aboutsummaryrefslogtreecommitdiffstats
path: root/mail/p5-Email-Send
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-06-03 13:56:20 +0800
committeraz <az@FreeBSD.org>2012-06-03 13:56:20 +0800
commit303152e485305692547dd3fe0058dab07ba47201 (patch)
tree626427fb2e17aec1a059d038698293ff5d9cdc3b /mail/p5-Email-Send
parentff5eaf949b324f1d547eed981ccae39a32fe6459 (diff)
downloadfreebsd-ports-gnome-303152e485305692547dd3fe0058dab07ba47201.tar.gz
freebsd-ports-gnome-303152e485305692547dd3fe0058dab07ba47201.tar.zst
freebsd-ports-gnome-303152e485305692547dd3fe0058dab07ba47201.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: maintainer (tobez@ via IM)
Diffstat (limited to 'mail/p5-Email-Send')
-rw-r--r--mail/p5-Email-Send/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Email-Send/Makefile b/mail/p5-Email-Send/Makefile
index a8514a582730..b356fe6807ba 100644
--- a/mail/p5-Email-Send/Makefile
+++ b/mail/p5-Email-Send/Makefile
@@ -19,7 +19,7 @@ BUILD_DEPENDS= p5-Class-Accessor>=0.19:${PORTSDIR}/devel/p5-Class-Accessor \
p5-Email-Address>=1.80:${PORTSDIR}/mail/p5-Email-Address \
p5-Email-Simple>=1.92:${PORTSDIR}/mail/p5-Email-Simple \
p5-Return-Value>=1.28:${PORTSDIR}/devel/p5-Return-Value \
- ${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-require
+ p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes