From 3e8f6f6ef8c0865ccb5502ecce4422f8fa349afb Mon Sep 17 00:00:00 2001 From: martti Date: Sun, 4 Dec 2005 06:30:37 +0000 Subject: Use "USE_TOOLS+=perl" instead of "BUILD_DEPENDS+=perl>=5.8.0:../../lang/perl5". --- mail/postfix-current/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail') diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 8e757a7e261..ced57cf7337 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2005/12/03 19:29:37 martti Exp $ +# $NetBSD: Makefile,v 1.49 2005/12/04 06:30:37 martti Exp $ DISTNAME= postfix-2.3-20051128 #PKGREVISION= 1 @@ -16,7 +16,7 @@ CONFLICTS+= sendmail-[0-9]* fastforward>=0.51nb2 PKG_INSTALLATION_TYPES= overwrite pkgviews -BUILD_DEPENDS+= perl>=5.8.0:../../lang/perl5 +USE_TOOLS+= perl .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3