aboutsummaryrefslogtreecommitdiffstats
path: root/mail/delatt
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2012-06-06 18:43:19 +0800
committerehaupt <ehaupt@FreeBSD.org>2012-06-06 18:43:19 +0800
commit28bc550f61cdaf27db599ad1e296f2062a337c8b (patch)
treeedde8cb274be868771da222c2372cd8d700a5693 /mail/delatt
parent87e741950f4ede0fb4ac6117b9c142420a080773 (diff)
downloadfreebsd-ports-gnome-28bc550f61cdaf27db599ad1e296f2062a337c8b.tar.gz
freebsd-ports-gnome-28bc550f61cdaf27db599ad1e296f2062a337c8b.tar.zst
freebsd-ports-gnome-28bc550f61cdaf27db599ad1e296f2062a337c8b.zip
Get rid of ${SITE_PERL} in *_DEPENDS
Submitted by: az
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