diff options
Diffstat (limited to 'dns/p5-Net-Nslookup/Makefile')
-rw-r--r-- | dns/p5-Net-Nslookup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-Net-Nslookup/Makefile b/dns/p5-Net-Nslookup/Makefile index 5aabd0dc218e..ac2a394e0cec 100644 --- a/dns/p5-Net-Nslookup/Makefile +++ b/dns/p5-Net-Nslookup/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Provides the capabilities of the standard tool nslookup(1) -BUILD_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS +BUILD_DEPENDS= p5-Net-DNS>=0:dns/p5-Net-DNS RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |