aboutsummaryrefslogtreecommitdiffstats
path: root/mail/p5-Email-Find
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-Find
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-Find')
-rw-r--r--mail/p5-Email-Find/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Email-Find/Makefile b/mail/p5-Email-Find/Makefile
index c62d3e6eae8d..76ecdabff1c8 100644
--- a/mail/p5-Email-Find/Makefile
+++ b/mail/p5-Email-Find/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Find RFC 822 email addresses in plain text
-BUILD_DEPENDS= ${SITE_PERL}/Email/Valid.pm:${PORTSDIR}/mail/p5-Email-Valid
+BUILD_DEPENDS= p5-Email-Valid>=0:${PORTSDIR}/mail/p5-Email-Valid
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes