aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Sendmail-AccessDB
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2012-06-06 10:43:19 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2012-06-06 10:43:19 +0000
commitb554d9cafd67c1b243ee457b4a23c268881cb993 (patch)
treed618e64411f49c40ee9e2c7e4bf46529bc83dbc4 /mail/p5-Sendmail-AccessDB
parentacc0cc54568bef4949728712cc28639851152ae4 (diff)
downloadports-b554d9cafd67c1b243ee457b4a23c268881cb993.tar.gz
ports-b554d9cafd67c1b243ee457b4a23c268881cb993.zip
Get rid of ${SITE_PERL} in *_DEPENDS
Submitted by: az
Notes
Notes: svn path=/head/; revision=298572
Diffstat (limited to 'mail/p5-Sendmail-AccessDB')
-rw-r--r--mail/p5-Sendmail-AccessDB/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Sendmail-AccessDB/Makefile b/mail/p5-Sendmail-AccessDB/Makefile
index 1745050a9b58..27552ab136c9 100644
--- a/mail/p5-Sendmail-AccessDB/Makefile
+++ b/mail/p5-Sendmail-AccessDB/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Perl5 interface to the Sendmail access.db list
-BUILD_DEPENDS= ${SITE_PERL}/mach/BerkeleyDB.pm:${PORTSDIR}/databases/p5-BerkeleyDB
+BUILD_DEPENDS= p5-BerkeleyDB>=0:${PORTSDIR}/databases/p5-BerkeleyDB
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes