pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/dspam There is no "large" subst class.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1392c191c938
branches:  trunk
changeset: 479185:1392c191c938
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Fri Aug 06 21:27:52 2004 +0000

description:
There is no "large" subst class.

diffstat:

 mail/dspam/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 5640748e2b24 -r 1392c191c938 mail/dspam/Makefile
--- a/mail/dspam/Makefile       Fri Aug 06 21:24:13 2004 +0000
+++ b/mail/dspam/Makefile       Fri Aug 06 21:27:52 2004 +0000
@@ -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 @@
 
 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" \



Home | Main Index | Thread Index | Old Index