diff options
Diffstat (limited to 'net/p5-Net-Telnet-Netscreen/Makefile')
-rw-r--r-- | net/p5-Net-Telnet-Netscreen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-Telnet-Netscreen/Makefile b/net/p5-Net-Telnet-Netscreen/Makefile index d91878249bff..a3b18dd26df9 100644 --- a/net/p5-Net-Telnet-Netscreen/Makefile +++ b/net/p5-Net-Telnet-Netscreen/Makefile @@ -15,7 +15,7 @@ MAINTAINER= snowfly@yuntech.edu.tw COMMENT= A Perl interface for interact with a Netscreen firewall BUILD_DEPENDS= ${SITE_PERL}/Net/Telnet.pm:${PORTSDIR}/net/p5-Net-Telnet -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |