aboutsummaryrefslogtreecommitdiff
path: root/www/wwwoffle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/wwwoffle/Makefile')
-rw-r--r--www/wwwoffle/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile
index 9705d50f74d2..db3380e0f98f 100644
--- a/www/wwwoffle/Makefile
+++ b/www/wwwoffle/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= gnutls.47:${PORTSDIR}/security/gnutls
USE_PERL5= yes
USE_GMAKE= yes
-USE_RC_SUBR= ${PORTNAME}d.sh
+USE_RC_SUBR= ${PORTNAME}d
# $SPOOL seems like a common name which could be used for other things, so
# use $WWWOFFLE_SPOOL as the overriding setting.