summaryrefslogtreecommitdiff
path: root/mail/dspam
diff options
context:
space:
mode:
authorjlam <jlam>2004-08-06 21:27:52 +0000
committerjlam <jlam>2004-08-06 21:27:52 +0000
commitb4d1394d147f172d916d710735551fa4e8aa4835 (patch)
treef724da8379b4d4ae195094ca5d41ddcd0475265a /mail/dspam
parent889bd523d4ecbef29e46d6a24ddfb699313ca478 (diff)
downloadpkgsrc-b4d1394d147f172d916d710735551fa4e8aa4835.tar.gz
There is no "large" subst class.
Diffstat (limited to 'mail/dspam')
-rw-r--r--mail/dspam/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile
index 02961a46387..0b146e9300a 100644
--- a/mail/dspam/Makefile
+++ b/mail/dspam/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/08/06 21:24:13 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2004/08/06 21:27:52 jlam Exp $
DISTNAME= dspam-3.0.0
PKGREVISION= 2
@@ -21,7 +21,7 @@ REPLACE_PERL= tools/dspam_genaliases.in \
PKGCONFIG_OVERRIDE+= dspam.pc.in
-SUBST_CLASSES= cgi large
+SUBST_CLASSES= cgi
SUBST_STAGE.cgi= post-patch
SUBST_FILES.cgi= cgi/dspam.cgi cgi/admin.cgi
SUBST_SED.cgi= -e "s|/usr/local/bin/dspam|${PREFIX}/bin/dspam|g" \