pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail mail//milter-greylist and spamass-milter: undo pr...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9064540537c0
branches:  trunk
changeset: 771763:9064540537c0
user:      rhialto <rhialto%pkgsrc.org@localhost>
date:      Sun Dec 26 16:13:45 2021 +0000

description:
mail//milter-greylist and spamass-milter: undo previous change.

It seems I cried wolf too soon.

diffstat:

 mail/milter-greylist/Makefile |  3 +--
 mail/spamass-milter/Makefile  |  3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diffs (34 lines):

diff -r e2fca25e8669 -r 9064540537c0 mail/milter-greylist/Makefile
--- a/mail/milter-greylist/Makefile     Sun Dec 26 15:50:16 2021 +0000
+++ b/mail/milter-greylist/Makefile     Sun Dec 26 16:13:45 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.86 2021/12/26 14:28:00 rhialto Exp $
+# $NetBSD: Makefile,v 1.87 2021/12/26 16:13:45 rhialto Exp $
 
 DISTNAME=      milter-greylist-4.4.3
 PKGREVISION=   22
@@ -13,7 +13,6 @@
 
 # yacc rule moving to y.tab.c and renaming
 MAKE_JOBS_SAFE=                no
-MKPIE_SUPPORTED=       no # libmilter.a is not PIC
 
 GNU_CONFIGURE=         YES
 BUILD_TARGET=          milter-greylist
diff -r e2fca25e8669 -r 9064540537c0 mail/spamass-milter/Makefile
--- a/mail/spamass-milter/Makefile      Sun Dec 26 15:50:16 2021 +0000
+++ b/mail/spamass-milter/Makefile      Sun Dec 26 16:13:45 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2021/12/26 14:28:00 rhialto Exp $
+# $NetBSD: Makefile,v 1.38 2021/12/26 16:13:45 rhialto Exp $
 #
 
 DISTNAME=      spamass-milter-0.4.0
@@ -16,7 +16,6 @@
 
 GNU_CONFIGURE= YES
 USE_LANGUAGES= c c++
-MKPIE_SUPPORTED= no    # libmilter.a is not PIC
 
 CPPFLAGS.SunOS+=       -Du_int8_t=uint8_t
 



Home | Main Index | Thread Index | Old Index