From 285c36dc9bf0dd5bae1c9ff76b349709deb7a4e3 Mon Sep 17 00:00:00 2001 From: ad Date: Tue, 15 Feb 2000 16:54:26 +0000 Subject: Use USE_PERL5, not DEPENDS. --- mail/exim/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/exim/Makefile') diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 0f82fb38416..5f7e8e6f536 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2000/01/21 12:53:42 ad Exp $ +# $NetBSD: Makefile,v 1.12 2000/02/15 16:54:26 ad Exp $ DISTNAME= exim-3.13 CATEGORIES= mail net @@ -10,7 +10,7 @@ DISTFILES= exim-3.13.tar.gz exim-html-3.10.tar.gz MAINTAINER= ad@netbsd.org HOMEPAGE= http://www.exim.org/ -DEPENDS+= perl-5.00404:../../lang/perl5 +USE_PERL5= yes pre-patch: ${MKDIR} ${WRKSRC}/Local -- cgit v1.2.3