diff options
Diffstat (limited to 'net/p5-Net-Frame-Dump')
-rw-r--r-- | net/p5-Net-Frame-Dump/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-Frame-Dump/Makefile b/net/p5-Net-Frame-Dump/Makefile index 8decc0ddfb7a..2399bfc1ac6b 100644 --- a/net/p5-Net-Frame-Dump/Makefile +++ b/net/p5-Net-Frame-Dump/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Bit/Vector.pm:${PORTSDIR}/math/p5-Bit-V ${SITE_PERL}/Net/Frame.pm:${PORTSDIR}/net/p5-Net-Frame \ p5-Net-Pcap>=0.12:${PORTSDIR}/net/p5-Net-Pcap \ p5-Class-Gomor>=1.00:${PORTSDIR}/devel/p5-Class-Gomor -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |