summaryrefslogtreecommitdiff
path: root/mail/spamassassin/Makefile
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2005-02-13 21:20:25 +0000
committerheinz <heinz@pkgsrc.org>2005-02-13 21:20:25 +0000
commit448ecee5d5032bf7f66a9720e26a651a9cf7c1ba (patch)
treea596d4ff90fd7c7b6f88db62312e3ab83f7617da /mail/spamassassin/Makefile
parent4f72a99beb1d55a0419b80ec58898ad249257931 (diff)
downloadpkgsrc-448ecee5d5032bf7f66a9720e26a651a9cf7c1ba.tar.gz
After changing the SUBST-stage to 'pre-configure' for 3.0.2, Makefile.PL was
changed after perl5-configure had been run and the Makefile created. For some people, this resulted in a message Makefile out-of-date with respect to Makefile.PL at the build stage. Omitting the first substitution (sa1) and the corresponding part of patch-ab solved this. This patch had been unnecessary for some time anyway. This should resolve pkg/29255.
Diffstat (limited to 'mail/spamassassin/Makefile')
-rw-r--r--mail/spamassassin/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/mail/spamassassin/Makefile b/mail/spamassassin/Makefile
index 30fc863ea0f..f7ccc912775 100644
--- a/mail/spamassassin/Makefile
+++ b/mail/spamassassin/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.52 2005/01/15 21:44:55 schmonz Exp $
+# $NetBSD: Makefile,v 1.53 2005/02/13 21:20:25 heinz Exp $
DISTNAME= Mail-SpamAssassin-${SPAMASSASSIN_VERSION}
PKGNAME= spamassassin-${SPAMASSASSIN_VERSION}
+PKGREVISION= 1
SVR4_PKGNAME= sa
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_APACHE:=spamassassin/} \
@@ -80,11 +81,7 @@ SUPPORT_FILES_PERMS+= ${EGDIR}/netbsd_lists.cf \
INSTALLATION_DIRS+= ${EG_SUBDIR} ${DOC_SUBDIR} ${DOC_SUBDIR}/spamc \
${DOC_SUBDIR}/spamd
-SUBST_CLASSES+= sa1 sa2 sa3
-
-SUBST_STAGE.sa1= pre-configure
-SUBST_FILES.sa1= Makefile.PL
-SUBST_SED.sa1= -e s!@SA_CONTACT_ADDRESS@!${SPAMASSASSIN_CONTACT_ADDRESS}!
+SUBST_CLASSES+= sa2 sa3
SUBST_STAGE.sa2= pre-configure
SUBST_FILES.sa2= README spamd/spamd.raw