summaryrefslogtreecommitdiffstats
path: root/irc/tircd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/tircd/Makefile')
-rw-r--r--irc/tircd/Makefile18
1 files changed, 9 insertions, 9 deletions
diff --git a/irc/tircd/Makefile b/irc/tircd/Makefile
index f9f4cfc..130bf93 100644
--- a/irc/tircd/Makefile
+++ b/irc/tircd/Makefile
@@ -9,15 +9,15 @@ MASTER_SITES= GOOGLE_CODE
MAINTAINER= gavin@FreeBSD.org
COMMENT= IRC proxy to Twitter
-RUN_DEPENDS= p5-JSON-Any>=0:${PORTSDIR}/converters/p5-JSON-Any \
- p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
- p5-URI>=0:${PORTSDIR}/net/p5-URI \
- p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \
- p5-Time-Local>=0:${PORTSDIR}/devel/p5-Time-Local \
- p5-Storable>=0:${PORTSDIR}/devel/p5-Storable \
- p5-Net-Twitter-Lite>=0:${PORTSDIR}/net/p5-Net-Twitter-Lite \
- p5-POE>=0:${PORTSDIR}/devel/p5-POE \
- p5-POE-Filter-IRCD>=0:${PORTSDIR}/irc/p5-POE-Filter-IRCD
+RUN_DEPENDS= p5-JSON-Any>=0:converters/p5-JSON-Any \
+ p5-libwww>=0:www/p5-libwww \
+ p5-URI>=0:net/p5-URI \
+ p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \
+ p5-Time-Local>=0:devel/p5-Time-Local \
+ p5-Storable>=0:devel/p5-Storable \
+ p5-Net-Twitter-Lite>=0:net/p5-Net-Twitter-Lite \
+ p5-POE>=0:devel/p5-POE \
+ p5-POE-Filter-IRCD>=0:irc/p5-POE-Filter-IRCD
USES= perl5 tar:tgz
USE_PERL5= patch build run
OpenPOWER on IntegriCloud