diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-30 05:23:19 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-30 05:23:19 +0000 |
commit | 996f1f37d7200b0f26202b8f2e8a0e65943d1b3a (patch) | |
tree | 0573b8dfdc1d61572c993bf05bb3fe5c0b9cd5b0 /net-mgmt/p5-Data-Validate-IP | |
parent | 332b64b050c99e13c55bc8b3cf96b52727c5cf63 (diff) |
Notes
Diffstat (limited to 'net-mgmt/p5-Data-Validate-IP')
-rw-r--r-- | net-mgmt/p5-Data-Validate-IP/Makefile | 4 |
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 |