diff options
Diffstat (limited to 'dns/p5-Net-DNS-TestNS/Makefile')
-rw-r--r-- | dns/p5-Net-DNS-TestNS/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/p5-Net-DNS-TestNS/Makefile b/dns/p5-Net-DNS-TestNS/Makefile index 7f456183f0d6..80139f404680 100644 --- a/dns/p5-Net-DNS-TestNS/Makefile +++ b/dns/p5-Net-DNS-TestNS/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl extension for simulating simple Nameservers -BUILD_DEPENDS= p5-Net-DNS>=0.64:${PORTSDIR}/dns/p5-Net-DNS \ - p5-XML-LibXML>=1.53:${PORTSDIR}/textproc/p5-XML-LibXML +BUILD_DEPENDS= p5-Net-DNS>=0.64:dns/p5-Net-DNS \ + p5-XML-LibXML>=1.53:textproc/p5-XML-LibXML RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes |