diff options
Diffstat (limited to 'net-mgmt/p5-Net-IPv6Addr/Makefile')
-rw-r--r-- | net-mgmt/p5-Net-IPv6Addr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/p5-Net-IPv6Addr/Makefile b/net-mgmt/p5-Net-IPv6Addr/Makefile index e965761c7da6..83f961a3f8b7 100644 --- a/net-mgmt/p5-Net-IPv6Addr/Makefile +++ b/net-mgmt/p5-Net-IPv6Addr/Makefile @@ -16,7 +16,7 @@ COMMENT= Perl extension for manipulating IPv6 addresses BUILD_DEPENDS= ${SITE_PERL}/Net/IPv4Addr.pm:${PORTSDIR}/net-mgmt/p5-Net-IPv4Addr \ ${SITE_PERL}/Math/Base85.pm:${PORTSDIR}/math/p5-Math-Base85 -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |