aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Address-IPv4-Local
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-07 08:50:24 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-07 08:50:24 +0000
commit1c72794ad2f4bbc49e32a86fe0029a3fda97362f (patch)
treeaec54ceade509a68632cc7c44555bb3e3c8c4b0a /net/p5-Net-Address-IPv4-Local
parent8ee731ffd46a98d8a56bcebc809ddacec633480a (diff)
downloadports-1c72794ad2f4bbc49e32a86fe0029a3fda97362f.tar.gz
ports-1c72794ad2f4bbc49e32a86fe0029a3fda97362f.zip
- Remove SITE_PERL from *_DEPENDS
Notes
Notes: svn path=/head/; revision=298675
Diffstat (limited to 'net/p5-Net-Address-IPv4-Local')
-rw-r--r--net/p5-Net-Address-IPv4-Local/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-Address-IPv4-Local/Makefile b/net/p5-Net-Address-IPv4-Local/Makefile
index 856ca4a2f3ee..bad47fac9a2d 100644
--- a/net/p5-Net-Address-IPv4-Local/Makefile
+++ b/net/p5-Net-Address-IPv4-Local/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= A class for discovering the local system's IP address
-BUILD_DEPENDS= ${SITE_PERL}/Error.pm:${PORTSDIR}/lang/p5-Error
+BUILD_DEPENDS= p5-Error>=0:${PORTSDIR}/lang/p5-Error
RUN_DEPENDS:= ${BUILD_DEPENDS}
MAN3= Net::Address::IPv4::Local.3