From f3c7999494e3e6890770080e542f0b3e05a1a38c Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 26 Apr 2001 16:35:30 +0000 Subject: USE_PERL5 in non-working .if -> BUILD_DEPENDS on perl. --- mail/maildrop/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'mail') diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile index b24234c45c1..f28fcdcfdc5 100644 --- a/mail/maildrop/Makefile +++ b/mail/maildrop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/02/17 18:24:51 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2001/04/26 16:35:30 wiz Exp $ # DISTNAME= maildrop-1.2.2 @@ -9,9 +9,7 @@ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.flounder.net/~mrsam/maildrop/ COMMENT= mail delivery agent with filtering abilities -.if make(install-run-depends) # only needed for building -USE_PERL5= YES -.endif +BUILD_DEPENDS+= perl>=5.6.0:../../lang/perl5 GNU_CONFIGURE= YES CONFIGURE_ARGS+=--with-db=db -- cgit v1.2.3