summaryrefslogtreecommitdiff
path: root/irc/p5-POE-Component-IRC
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:08:37 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:08:37 +0000
commita9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (patch)
tree23607acdfffe977946d3c7bb877bab60e64640e7 /irc/p5-POE-Component-IRC
parentRemove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. (diff)
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412347
Diffstat (limited to 'irc/p5-POE-Component-IRC')
-rw-r--r--irc/p5-POE-Component-IRC/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile
index 62ab7121a945..33268508d6a9 100644
--- a/irc/p5-POE-Component-IRC/Makefile
+++ b/irc/p5-POE-Component-IRC/Makefile
@@ -15,15 +15,15 @@ COMMENT= Fully event-driven IRC client module
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-RUN_DEPENDS= p5-POE>=1.311:${PORTSDIR}/devel/p5-POE \
- p5-POE-Component-Syndicator>=0.01:${PORTSDIR}/devel/p5-POE-Component-Syndicator \
- p5-POE-Filter-IRCD>=2.42:${PORTSDIR}/irc/p5-POE-Filter-IRCD \
- p5-POE-Component-Client-DNS>=0.99:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \
- p5-POE-Component-SSLify>0:${PORTSDIR}/security/p5-POE-Component-SSLify \
- p5-IRC-Utils>=0.12:${PORTSDIR}/irc/p5-IRC-Utils \
- p5-List-MoreUtils>0:${PORTSDIR}/lang/p5-List-MoreUtils
+RUN_DEPENDS= p5-POE>=1.311:devel/p5-POE \
+ p5-POE-Component-Syndicator>=0.01:devel/p5-POE-Component-Syndicator \
+ p5-POE-Filter-IRCD>=2.42:irc/p5-POE-Filter-IRCD \
+ p5-POE-Component-Client-DNS>=0.99:dns/p5-POE-Component-Client-DNS \
+ p5-POE-Component-SSLify>0:security/p5-POE-Component-SSLify \
+ p5-IRC-Utils>=0.12:irc/p5-IRC-Utils \
+ p5-List-MoreUtils>0:lang/p5-List-MoreUtils
BUILD_DEPENDS:= ${RUN_DEPENDS}
-TEST_DEPENDS= p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences
+TEST_DEPENDS= p5-Test-Differences>=0:devel/p5-Test-Differences
USES= perl5
USE_PERL5= configure