aboutsummaryrefslogtreecommitdiff
path: root/irc/p5-POE-Component-IRC-Plugin-QueryDNS/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/p5-POE-Component-IRC-Plugin-QueryDNS/Makefile')
-rw-r--r--irc/p5-POE-Component-IRC-Plugin-QueryDNS/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/irc/p5-POE-Component-IRC-Plugin-QueryDNS/Makefile b/irc/p5-POE-Component-IRC-Plugin-QueryDNS/Makefile
index 0e8791e6a799..723629d04a7a 100644
--- a/irc/p5-POE-Component-IRC-Plugin-QueryDNS/Makefile
+++ b/irc/p5-POE-Component-IRC-Plugin-QueryDNS/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= POE::Component::IRC plugin for IRC based DNS queries
-BUILD_DEPENDS= p5-Net-IP>=1.25:${PORTSDIR}/net-mgmt/p5-Net-IP \
- p5-POE-Component-Client-DNS>=1.00:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \
- p5-POE-Component-IRC>=0:${PORTSDIR}/irc/p5-POE-Component-IRC
+BUILD_DEPENDS= p5-Net-IP>=1.25:net-mgmt/p5-Net-IP \
+ p5-POE-Component-Client-DNS>=1.00:dns/p5-POE-Component-Client-DNS \
+ p5-POE-Component-IRC>=0:irc/p5-POE-Component-IRC
RUN_DEPENDS:= ${BUILD_DEPENDS}
PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}"