aboutsummaryrefslogtreecommitdiff
path: root/mail/delatt
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/delatt
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/delatt')
-rw-r--r--mail/delatt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/delatt/Makefile b/mail/delatt/Makefile
index 26a8c9e5ea65..d7e9131e9c89 100644
--- a/mail/delatt/Makefile
+++ b/mail/delatt/Makefile
@@ -16,7 +16,7 @@ COMMENT= Strip attachments from email
LICENSE= GPLv2
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
+RUN_DEPENDS= p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64
USE_PERL5_RUN= 5.8.6+
NO_BUILD= yes