aboutsummaryrefslogtreecommitdiff
path: root/mail/dspam-devel
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2011-08-04 20:09:33 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2011-08-04 20:09:33 +0000
commit42a0a2a94f7fa77460c9712a2b654a831a250aa6 (patch)
treeabdf0d463c6b02f87339f294077e3a14a982e11e /mail/dspam-devel
parent24bcd1fce180943f64293846c9df6b4635afa449 (diff)
downloadports-42a0a2a94f7fa77460c9712a2b654a831a250aa6.tar.gz
ports-42a0a2a94f7fa77460c9712a2b654a831a250aa6.zip
Notes
Diffstat (limited to 'mail/dspam-devel')
-rw-r--r--mail/dspam-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dspam-devel/Makefile b/mail/dspam-devel/Makefile
index fec632737ad0..181bff9016b2 100644
--- a/mail/dspam-devel/Makefile
+++ b/mail/dspam-devel/Makefile
@@ -176,7 +176,7 @@ CONFIGURE_ARGS+= --enable-preferences-extension
.ifndef(WITHOUT_DAEMON)
CONFIGURE_ARGS+= --enable-daemon
-USE_RC_SUBR= ${PORTNAME}-${PKGNAMESUFFIX}
+USE_RC_SUBR= ${PORTNAME}${PKGNAMESUFFIX}
_SED_SCRIPT+= -e 's,%%DAEMON%%,,g'
SUB_LIST+= DSPAM_HOME=${DSPAM_HOME}
.else