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

It seems I cried wolf too soon.
This commit is contained in:
rhialto 2021-12-26 16:13:45 +00:00
parent 5526bd41d0
commit 993f3ccfdb
2 changed files with 2 additions and 4 deletions

View File

@ -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 @@ LICENSE= original-bsd
# 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

View File

@ -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 @@ DEPENDS+= spamassassin>=2.44:../../mail/spamassassin
GNU_CONFIGURE= YES
USE_LANGUAGES= c c++
MKPIE_SUPPORTED= no # libmilter.a is not PIC
CPPFLAGS.SunOS+= -Du_int8_t=uint8_t