aboutsummaryrefslogtreecommitdiff
path: root/irc/p5-POE-Component-IRC-Object/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/p5-POE-Component-IRC-Object/Makefile')
-rw-r--r--irc/p5-POE-Component-IRC-Object/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/p5-POE-Component-IRC-Object/Makefile b/irc/p5-POE-Component-IRC-Object/Makefile
index 435656ea0700..e7e8f69ee27c 100644
--- a/irc/p5-POE-Component-IRC-Object/Makefile
+++ b/irc/p5-POE-Component-IRC-Object/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Slightly simpler OO interface to POE::Component::IRC
-BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \
- p5-POE-Component-IRC>=0:${PORTSDIR}/irc/p5-POE-Component-IRC
+BUILD_DEPENDS= p5-POE>=0:devel/p5-POE \
+ p5-POE-Component-IRC>=0:irc/p5-POE-Component-IRC
RUN_DEPENDS:= ${BUILD_DEPENDS}
#PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}"