aboutsummaryrefslogtreecommitdiff
path: root/net/p5-POE-Component-Client-Telnet
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-30 14:39:14 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-30 14:39:14 +0000
commitbd4d8236ba9e303590baea2f49896d1b57c1f4f4 (patch)
treef9633c66411174d9396ea7041d10cec418d2b777 /net/p5-POE-Component-Client-Telnet
parent7c228e4748d93ea5aaea790deb37da1914d3be1d (diff)
downloadports-bd4d8236ba9e303590baea2f49896d1b57c1f4f4.tar.gz
ports-bd4d8236ba9e303590baea2f49896d1b57c1f4f4.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300276
Diffstat (limited to 'net/p5-POE-Component-Client-Telnet')
-rw-r--r--net/p5-POE-Component-Client-Telnet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-POE-Component-Client-Telnet/Makefile b/net/p5-POE-Component-Client-Telnet/Makefile
index 7f7610554d27..9e09d010bec2 100644
--- a/net/p5-POE-Component-Client-Telnet/Makefile
+++ b/net/p5-POE-Component-Client-Telnet/Makefile
@@ -16,8 +16,8 @@ MAINTAINER= tjs@cdpa.nsysu.edu.tw
COMMENT= A POE component that provides non-blocking access to Net::Telnet
BUILD_DEPENDS= p5-POE>=0.31:${PORTSDIR}/devel/p5-POE \
- ${SITE_PERL}/Net/Telnet.pm:${PORTSDIR}/net/p5-Net-Telnet \
- ${SITE_PERL}/Devel/Symdump.pm:${PORTSDIR}/devel/p5-Devel-Symdump
+ p5-Net-Telnet>=0:${PORTSDIR}/net/p5-Net-Telnet \
+ p5-Devel-Symdump>=0:${PORTSDIR}/devel/p5-Devel-Symdump
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes