aboutsummaryrefslogtreecommitdiff
path: root/irc/p5-POE-Filter-IRCD
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-04 03:16:02 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-04 03:16:02 +0000
commit7534c05a19a9c1b31f2ba5b3a7ce2ed79e8b2a8f (patch)
treefad75fb20b4ac86072a15f40d7c1160c99919b46 /irc/p5-POE-Filter-IRCD
parent1a1b5bf057ae9e5224aae70203e47db1b4054f59 (diff)
downloadports-7534c05a19a9c1b31f2ba5b3a7ce2ed79e8b2a8f.tar.gz
ports-7534c05a19a9c1b31f2ba5b3a7ce2ed79e8b2a8f.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: maintainer (miwi@ via IRC)
Notes
Notes: svn path=/head/; revision=298325
Diffstat (limited to 'irc/p5-POE-Filter-IRCD')
-rw-r--r--irc/p5-POE-Filter-IRCD/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/p5-POE-Filter-IRCD/Makefile b/irc/p5-POE-Filter-IRCD/Makefile
index 651ac24802b3..08684767d8c0 100644
--- a/irc/p5-POE-Filter-IRCD/Makefile
+++ b/irc/p5-POE-Filter-IRCD/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= miwi@FreeBSD.org
COMMENT= A POE-based parser for the IRC protocol
-BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE
+BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes