pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/milter-greylist Don't include "mail/libspf-alt/bu...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/748d49e9274a
branches:  trunk
changeset: 533989:748d49e9274a
user:      tron <tron%pkgsrc.org@localhost>
date:      Wed Oct 10 12:13:04 2007 +0000

description:
Don't include "mail/libspf-alt/buildlink3.mk" unconditionally. It is
only necessary if the "spf" option is enabled (which is the default).
This fixes one of the problems reported in PR pkg/37064.

diffstat:

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

diffs (16 lines):

diff -r 190c70847f1e -r 748d49e9274a mail/milter-greylist/Makefile
--- a/mail/milter-greylist/Makefile     Wed Oct 10 11:42:36 2007 +0000
+++ b/mail/milter-greylist/Makefile     Wed Oct 10 12:13:04 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2007/03/07 17:33:51 gdt Exp $
+# $NetBSD: Makefile,v 1.32 2007/10/10 12:13:04 tron Exp $
 
 DISTNAME=      milter-greylist-3.0
 PKGREVISION=   1
@@ -32,6 +32,5 @@
          ${PREFIX}/share/examples/milter-greylist
 
 .include "../../mail/libmilter/buildlink3.mk"
-.include "../../mail/libspf-alt/buildlink3.mk"
 .include "../../mk/pthread.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index