aboutsummaryrefslogtreecommitdiff
path: root/irc/p5-POE-Component-IRC-Plugin-Bollocks
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-04-10 05:42:38 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-04-10 05:42:38 +0000
commit8f62b17e35829b7eb2b55a90aac8fbb83895b778 (patch)
treeb4f47a17730a40f07d399d5c097b25182d50497f /irc/p5-POE-Component-IRC-Plugin-Bollocks
parent69f8bc47d4d26f19994120df8cac60343a88edf4 (diff)
downloadports-8f62b17e35829b7eb2b55a90aac8fbb83895b778.tar.gz
ports-8f62b17e35829b7eb2b55a90aac8fbb83895b778.zip
- Add missing DEPENDS
- Avoid use of SITE_PERL in DEPENDS - Bump PORTREVISION - Pet portlint PR: 166762 Submitted by: swills@
Notes
Notes: svn path=/head/; revision=294494
Diffstat (limited to 'irc/p5-POE-Component-IRC-Plugin-Bollocks')
-rw-r--r--irc/p5-POE-Component-IRC-Plugin-Bollocks/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/irc/p5-POE-Component-IRC-Plugin-Bollocks/Makefile b/irc/p5-POE-Component-IRC-Plugin-Bollocks/Makefile
index 528276b32ddb..27c927ab6c94 100644
--- a/irc/p5-POE-Component-IRC-Plugin-Bollocks/Makefile
+++ b/irc/p5-POE-Component-IRC-Plugin-Bollocks/Makefile
@@ -7,17 +7,18 @@
PORTNAME= POE-Component-IRC-Plugin-Bollocks
PORTVERSION= 1.00
+PORTREVISION= 1
CATEGORIES= irc perl5 devel
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= miwi@FreeBSD.org
-COMMENT= A POE::Component::IRC plugin that talks bollocks.
+COMMENT= A POE::Component::IRC plugin that talks bollocks
-BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
- ${SITE_PERL}/POE/Component/IRC.pm:${PORTSDIR}/irc/p5-POE-Component-IRC
-RUN_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
- ${SITE_PERL}/POE/Component/IRC.pm:${PORTSDIR}/irc/p5-POE-Component-IRC
+BUILD_DEPENDS= p5-Dev-Bollocks>=0.06:${PORTSDIR}/textproc/p5-Dev-Bollocks \
+ p5-POE-Component-IRC>=0:${PORTSDIR}/irc/p5-POE-Component-IRC \
+ p5-POE>=0:${PORTSDIR}/devel/p5-POE
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}"
PERL_CONFIGURE= yes