aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-06-30 13:23:19 +0800
committeraz <az@FreeBSD.org>2012-06-30 13:23:19 +0800
commitaa44daa1a2357db2175dd99b45bc46bbdfc3e66b (patch)
treeb3dd711ee84d324686505a89f6a26bd97c3da587 /net-mgmt
parenta9789f60fa92b5a9b4a87873f28a2d7cd1a3a0ed (diff)
downloadfreebsd-ports-gnome-aa44daa1a2357db2175dd99b45bc46bbdfc3e66b.tar.gz
freebsd-ports-gnome-aa44daa1a2357db2175dd99b45bc46bbdfc3e66b.tar.zst
freebsd-ports-gnome-aa44daa1a2357db2175dd99b45bc46bbdfc3e66b.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/p5-Data-Validate-IP/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/p5-Data-Validate-IP/Makefile b/net-mgmt/p5-Data-Validate-IP/Makefile
index 8b8c3ba2fd73..4edf637b0757 100644
--- a/net-mgmt/p5-Data-Validate-IP/Makefile
+++ b/net-mgmt/p5-Data-Validate-IP/Makefile
@@ -15,8 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= freebsd-ports@t-b-o-h.net
COMMENT= Common data validation methods for IPs
-BUILD_DEPENDS= ${SITE_PERL}/Net/Netmask.pm:${PORTSDIR}/net-mgmt/p5-Net-Netmask
-RUN_DEPENDS= ${SITE_PERL}/Net/Netmask.pm:${PORTSDIR}/net-mgmt/p5-Net-Netmask
+BUILD_DEPENDS= p5-Net-Netmask>=0:${PORTSDIR}/net-mgmt/p5-Net-Netmask
+RUN_DEPENDS= p5-Net-Netmask>=0:${PORTSDIR}/net-mgmt/p5-Net-Netmask
PERL_CONFIGURE= yes