summaryrefslogtreecommitdiff
path: root/mail/milter-greylist
diff options
context:
space:
mode:
authortron <tron>2007-10-10 12:13:04 +0000
committertron <tron>2007-10-10 12:13:04 +0000
commit4245523b061eca154ed623d047549ae5ac6fcfe0 (patch)
tree3b69976fc99157c97c9c74bd162b2b19c73986c8 /mail/milter-greylist
parentb5bba5f606ba9e3f8b4e058383ea224a70dadea0 (diff)
downloadpkgsrc-4245523b061eca154ed623d047549ae5ac6fcfe0.tar.gz
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 (limited to 'mail/milter-greylist')
-rw-r--r--mail/milter-greylist/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/milter-greylist/Makefile b/mail/milter-greylist/Makefile
index b87c4e658da..b59a9437e48 100644
--- a/mail/milter-greylist/Makefile
+++ b/mail/milter-greylist/Makefile
@@ -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 @@ post-install:
${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"