diff options
Diffstat (limited to 'net/p5-Net-Traceroute6/Makefile')
-rw-r--r-- | net/p5-Net-Traceroute6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-Traceroute6/Makefile b/net/p5-Net-Traceroute6/Makefile index 189457ed9293..4bbee4dea4cc 100644 --- a/net/p5-Net-Traceroute6/Makefile +++ b/net/p5-Net-Traceroute6/Makefile @@ -13,7 +13,7 @@ COMMENT= Perl module to parse traceroute6(8) output LICENSE= MIT -BUILD_DEPENDS= p5-Socket6>=0:${PORTSDIR}/net/p5-Socket6 +BUILD_DEPENDS= p5-Socket6>=0:net/p5-Socket6 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |