From 7f19067ab8b8c4f7556880cf6aae4d51abf9fc94 Mon Sep 17 00:00:00 2001 From: jlam Date: Sat, 13 Sep 2003 17:17:09 +0000 Subject: Move the perl dependency a little higher to be with all of the other dependencies. --- mail/spamassassin/Makefile | 5 +++-- 1 file 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 -- cgit v1.2.3