pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/milter-greylist # yacc rule moving to y.tab.c and...
details: https://anonhg.NetBSD.org/pkgsrc/rev/06bda5abb538
branches: trunk
changeset: 547808:06bda5abb538
user: gdt <gdt%pkgsrc.org@localhost>
date: Fri Oct 03 23:22:50 2008 +0000
description:
# yacc rule moving to y.tab.c and renaming
MAKE_JOBS_SAFE= no
diffstat:
mail/milter-greylist/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r a8313e745421 -r 06bda5abb538 mail/milter-greylist/Makefile
--- a/mail/milter-greylist/Makefile Fri Oct 03 19:15:52 2008 +0000
+++ b/mail/milter-greylist/Makefile Fri Oct 03 23:22:50 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2008/09/08 10:07:19 tron Exp $
+# $NetBSD: Makefile,v 1.37 2008/10/03 23:22:50 gdt Exp $
DISTNAME= milter-greylist-4.0.1
CATEGORIES= mail
@@ -9,6 +9,8 @@
HOMEPAGE= http://hcpnet.free.fr/milter-greylist/
COMMENT= Easy-to-use greylist milter for sendmail
+# yacc rule moving to y.tab.c and renaming
+MAKE_JOBS_SAFE= no
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-user=smmsp
Home |
Main Index |
Thread Index |
Old Index