aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-SSH-Expect
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-Net-SSH-Expect
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-Net-SSH-Expect')
-rw-r--r--net/p5-Net-SSH-Expect/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-SSH-Expect/Makefile b/net/p5-Net-SSH-Expect/Makefile
index 1b025931a276..b5e3cd4db8b3 100644
--- a/net/p5-Net-SSH-Expect/Makefile
+++ b/net/p5-Net-SSH-Expect/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= snowfly@yuntech.edu.tw
COMMENT= SSH wrapper to execute remote commands
-RUN_DEPENDS= ${SITE_PERL}/Expect.pm:${PORTSDIR}/lang/p5-Expect
+RUN_DEPENDS= p5-Expect>=0:${PORTSDIR}/lang/p5-Expect
BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes