diff options
Diffstat (limited to 'net/p5-Net-Traceroute-PurePerl/Makefile')
-rw-r--r-- | net/p5-Net-Traceroute-PurePerl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-Traceroute-PurePerl/Makefile b/net/p5-Net-Traceroute-PurePerl/Makefile index 1be9a6d02fd9..5545c6b28d62 100644 --- a/net/p5-Net-Traceroute-PurePerl/Makefile +++ b/net/p5-Net-Traceroute-PurePerl/Makefile @@ -14,8 +14,8 @@ COMMENT= Traceroute(1) functionality in perl via raw sockets LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-Net-Traceroute>=0:net/p5-Net-Traceroute -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Net-Traceroute>=0:net/p5-Net-Traceroute USES= perl5 USE_PERL5= configure |