summaryrefslogtreecommitdiff
path: root/mail/spamd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/spamd/Makefile')
-rw-r--r--mail/spamd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/spamd/Makefile b/mail/spamd/Makefile
index 975b3854d4b..4aa9e67a16a 100644
--- a/mail/spamd/Makefile
+++ b/mail/spamd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2017/09/04 18:00:57 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2018/07/04 13:40:24 jperkin Exp $
DISTNAME= spamd-20060330
PKGREVISION= 2
@@ -30,7 +30,7 @@ SPAMD_CONF= ${PKG_SYSCONFDIR}/spamd.conf
CONF_FILES= ${PREFIX}/share/examples/spamd/spamd.conf ${SPAMD_CONF}
SUBST_CLASSES+= fix
-SUBST_STAGE.fix= post-patch
+SUBST_STAGE.fix= pre-configure
SUBST_FILES.fix= spamd/spamd.8
SUBST_FILES.fix+= spamd-setup/spamd-setup.8
SUBST_SED.fix= -e 's,/etc/spamd.conf,${SPAMD_CONF},g'