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