summaryrefslogtreecommitdiff
path: root/ftp/p5-POE-Component-Client-FTP
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-04 08:37:59 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-04 08:37:59 +0000
commitd1e0f3506af41743aebb97d8548b0912b7247494 (patch)
treecc6734181531df54b8747f6e42a77543390fd10f /ftp/p5-POE-Component-Client-FTP
parent- Remove SITE_PERL from *_DEPENDS (diff)
- Remove SITE_PERL from *_DEPENDS
Notes
Notes: svn path=/head/; revision=298341
Diffstat (limited to 'ftp/p5-POE-Component-Client-FTP')
-rw-r--r--ftp/p5-POE-Component-Client-FTP/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/p5-POE-Component-Client-FTP/Makefile b/ftp/p5-POE-Component-Client-FTP/Makefile
index 61174028dfc4..21423bf29f6b 100644
--- a/ftp/p5-POE-Component-Client-FTP/Makefile
+++ b/ftp/p5-POE-Component-Client-FTP/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Implements an FTP client POE Component
-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