aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Authen-Simple-SSH
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2012-06-08 12:47:19 +0000
committerFrederic Culot <culot@FreeBSD.org>2012-06-08 12:47:19 +0000
commitfcbf2d3c536290a6a6a882474b2325823425b078 (patch)
tree29ed6c6aa22917b1326803ef3a1d29f8010c158c /security/p5-Authen-Simple-SSH
parent14c7f5882bbeeca5843ca1d4738d00f559b03840 (diff)
downloadports-fcbf2d3c536290a6a6a882474b2325823425b078.tar.gz
ports-fcbf2d3c536290a6a6a882474b2325823425b078.zip
Notes
Diffstat (limited to 'security/p5-Authen-Simple-SSH')
-rw-r--r--security/p5-Authen-Simple-SSH/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Authen-Simple-SSH/Makefile b/security/p5-Authen-Simple-SSH/Makefile
index e35b80a6f853..b869920c5734 100644
--- a/security/p5-Authen-Simple-SSH/Makefile
+++ b/security/p5-Authen-Simple-SSH/Makefile
@@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Simple SSH authentication
-BUILD_DEPENDS= ${SITE_PERL}/Authen/Simple.pm:${PORTSDIR}/security/p5-Authen-Simple \
- ${SITE_PERL}/Net/SSH/Perl.pm:${PORTSDIR}/net/p5-Net-SSH-Perl
+BUILD_DEPENDS= p5-Authen-Simple>=0:${PORTSDIR}/security/p5-Authen-Simple \
+ p5-Net-SSH-Perl>=0:${PORTSDIR}/net/p5-Net-SSH-Perl
RUN_DEPENDS:= ${BUILD_DEPENDS}
MAKE_JOBS_SAFE= yes