aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-Net-IP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/p5-Net-IP/Makefile')
-rw-r--r--net-mgmt/p5-Net-IP/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/p5-Net-IP/Makefile b/net-mgmt/p5-Net-IP/Makefile
index a1891aea8fe0..3479fce70a7f 100644
--- a/net-mgmt/p5-Net-IP/Makefile
+++ b/net-mgmt/p5-Net-IP/Makefile
@@ -15,8 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= dougb@FreeBSD.org
COMMENT= Perl extension for manipulating IPv4/IPv6 addresses
-RUN_DEPENDS= ${SITE_PERL}/Math/BigInt.pm:${PORTSDIR}/math/p5-Math-BigInt
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS= ${SITE_PERL}/Math/BigInt.pm:${PORTSDIR}/math/p5-Math-BigInt
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes