summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2003-09-13 17:17:09 +0000
committerjlam <jlam@pkgsrc.org>2003-09-13 17:17:09 +0000
commitd1f2401ef2fd7a5595bd316010f530087d8ac8b2 (patch)
tree4c83094f2fc93d7cef1ae91e8cb47284d2bbf4fa
parentce04d82646f2cb5aeb669163acc2460856c8a078 (diff)
downloadpkgsrc-d1f2401ef2fd7a5595bd316010f530087d8ac8b2.tar.gz
Move the perl dependency a little higher to be with all of the other
dependencies.
-rw-r--r--mail/spamassassin/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/spamassassin/Makefile b/mail/spamassassin/Makefile
index 6bdbce91235..5f139062e4b 100644
--- a/mail/spamassassin/Makefile
+++ b/mail/spamassassin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2003/09/13 15:21:27 jlam Exp $
+# $NetBSD: Makefile,v 1.30 2003/09/13 17:17:09 jlam Exp $
DISTNAME= Mail-SpamAssassin-2.55
PKGNAME= spamassassin-2.55
@@ -16,6 +16,8 @@ CONFLICTS= p5-Mail-SpamAssassin-[1-9]*
.include "../../mk/bsd.prefs.mk"
+BUILDLINK_DEPENDS.perl= perl>=5.6.0
+
DEPENDS+= p5-Net-DNS-[0-9]*:../../net/p5-Net-DNS
DEPENDS+= p5-HTML-Parser>=3.0:../../www/p5-HTML-Parser
DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1
@@ -33,7 +35,6 @@ CONFIGURE_ARGS+= --disable-ssl
.endif
BUILD_DEFS+= SPAMASSASSIN_USE_SSL
-BUILDLINK_DEPENDS.perl= perl>=5.6.0
USE_BUILDLINK2= YES
USE_PKGINSTALL= YES
PKG_SYSCONFSUBDIR= spamassassin