summaryrefslogtreecommitdiff
path: root/www/roxen
diff options
context:
space:
mode:
Diffstat (limited to 'www/roxen')
-rw-r--r--www/roxen/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/roxen/Makefile b/www/roxen/Makefile
index c4f2ee6a17ef..67b65021e0aa 100644
--- a/www/roxen/Makefile
+++ b/www/roxen/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= k@123.org
WRKSRC= ${WRKDIR}/roxen_1.3.111
GNU_CONFIGURE= yes
+PKGMESSAGE= ${WRKSRC}/MESSAGE
STARTUP_SCRIPT= ${PREFIX}/etc/rc.d/roxen.sh
@@ -22,7 +23,7 @@ post-patch:
@${SED} -e "s|%%PREFIX%%|${PREFIX}|g" ${FILESDIR}/roxen.sh.in > \
${WRKDIR}/roxen.sh
@${SED} -e "s|%%PREFIX%%|${PREFIX}|g" ${FILESDIR}/MESSAGE.in > \
- ${PKGDIR}/MESSAGE
+ ${PKGMESSAGE}
do-configure:
@(cd ${WRKSRC}; \