aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2010-03-29 05:45:54 +0800
committerdougb <dougb@FreeBSD.org>2010-03-29 05:45:54 +0800
commit3efcf23a91acafc386f8c44fb51dc883ffd7c016 (patch)
tree3403efd90c64f40d2b0712b4b24382db5d1d600f /mail
parente04bea8a0d4c3eccb7ac0cac6ce25deffd95fa10 (diff)
downloadfreebsd-ports-gnome-3efcf23a91acafc386f8c44fb51dc883ffd7c016.tar.gz
freebsd-ports-gnome-3efcf23a91acafc386f8c44fb51dc883ffd7c016.tar.zst
freebsd-ports-gnome-3efcf23a91acafc386f8c44fb51dc883ffd7c016.zip
2 more RC_SUBR[_PREFIX] stragglers
Diffstat (limited to 'mail')
-rw-r--r--mail/dkim-milter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dkim-milter/Makefile b/mail/dkim-milter/Makefile
index 8bd4386db59e..4b5655ec0925 100644
--- a/mail/dkim-milter/Makefile
+++ b/mail/dkim-milter/Makefile
@@ -169,7 +169,7 @@ SITE_SUB+= -e 's|%%STATIC%%||g'
SITE_SUB+= -e 's|%%STATIC%%|dnl |g'
.endif
-SUB_LIST= "RC_SCRIPT=${PREFIX}/etc/rc.d/${USE_RC_SUBR:S/.sh$//}${RC_SUBR_SUFFIX}"
+SUB_LIST= "RC_SCRIPT=${PREFIX}/etc/rc.d/${USE_RC_SUBR:S/.sh$//}"
.if defined(WITH_LIBDKIM_SHARED)
PLIST_SUB+= LIBDKIM=""