diff options
-rw-r--r-- | www/roxen/Makefile | 2 | ||||
-rw-r--r-- | www/roxen/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/www/roxen/Makefile b/www/roxen/Makefile index d09a8460998c..2494de3cad7d 100644 --- a/www/roxen/Makefile +++ b/www/roxen/Makefile @@ -15,7 +15,7 @@ WRKSRC= ${WRKDIR}/roxen-${PORTVERSION}-src MAINTAINER= k@123.org HAS_CONFIGURE= yes PKGMESSAGE= ${WRKSRC}/MESSAGE -STARTUP_SCRIPT= ${PREFIX}/etc/rc.d/roxen.sh +STARTUP_SCRIPT= ${PREFIX}/etc/rc.d/roxen.sh.sample post-patch: @${SED} -e "s|%%PREFIX%%|${PREFIX}|g" ${FILESDIR}/roxen.sh.in > \ diff --git a/www/roxen/pkg-plist b/www/roxen/pkg-plist index 9ce068d0d85d..e0b2117d079c 100644 --- a/www/roxen/pkg-plist +++ b/www/roxen/pkg-plist @@ -1,3 +1,4 @@ +etc/rc.d/roxen.sh.sample pike/7.0.312/bin/hilfe pike/7.0.312/bin/pike pike/7.0.312/lib/modules/_Charset.pmod |