summaryrefslogtreecommitdiff
path: root/mail/sqwebmail
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2010-03-29 15:57:26 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2010-03-29 15:57:26 +0000
commit5c10e773b4914e7c70d9a0e450fa5e76ff739b31 (patch)
tree66f5417894b5423d797e8ad0a76e1cbdc3b88183 /mail/sqwebmail
parentupdate to 2.0.1 (diff)
use new RC_SUBR structure
Submitted By: dougb
Notes
Notes: svn path=/head/; revision=251736
Diffstat (limited to 'mail/sqwebmail')
-rw-r--r--mail/sqwebmail/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/mail/sqwebmail/Makefile b/mail/sqwebmail/Makefile
index 33571e138cf7..27a8aa29d406 100644
--- a/mail/sqwebmail/Makefile
+++ b/mail/sqwebmail/Makefile
@@ -62,7 +62,7 @@ HAS_CONFIGURE= YES
USE_BZIP2= YES
USE_GETTEXT= YES
USE_GMAKE= YES
-USE_RC_SUBR= YES
+USE_RC_SUBR= sqwebmail-sqwebmaild
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-cgibindir=${PREFIX}/${CGIBINDIR}/${CGIBINSUBDIR} \
@@ -80,8 +80,6 @@ PLIST_SUB+= CGIBINDIR=${CGIBINDIR} \
WEBDATADIR=${WEBDATADIR} \
WEBDATASUBDIR=${WEBDATASUBDIR}
-RC_SCRIPTS_SUB= PREFIX=${PREFIX}
-
MAN1= maildirmake.1
MAN8= deliverquota.8
@@ -100,12 +98,6 @@ INSTALL_TARGET= install-strip install-configure
USE_FAM= yes
.endif
-.if defined(WITH_RCORDER)
-USE_RCORDER= sqwebmail-sqwebmaild
-.else
-USE_RC_SUBR= sqwebmail-sqwebmaild
-.endif
-
.if defined(WITHOUT_CACHEDIR)
PLIST_SUB+= CACHE="@comment "
CONFIGURE_ARGS+= --without-cachedir