diff options
Diffstat (limited to 'net/p5-Net-IPTrie/Makefile')
-rw-r--r-- | net/p5-Net-IPTrie/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-IPTrie/Makefile b/net/p5-Net-IPTrie/Makefile index 1bc7c1274144..0bb1d81a7b79 100644 --- a/net/p5-Net-IPTrie/Makefile +++ b/net/p5-Net-IPTrie/Makefile @@ -16,7 +16,7 @@ COMMENT= Module for building IPv4 and IPv6 address space hierarchies BUILD_DEPENDS= p5-NetAddr-IP>=4.00.7:${PORTSDIR}/net-mgmt/p5-NetAddr-IP \ p5-version>=0:${PORTSDIR}/devel/p5-version -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_MODBUILD= yes |