aboutsummaryrefslogtreecommitdiff
path: root/net/x2goclient-cli
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-29 10:05:08 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-29 10:05:08 +0000
commit1e01e8e206d6efb10482c3a9fe2f3d335334506d (patch)
treee4105d931a03ee54571d2a49c8b80ce3cd5ffba3 /net/x2goclient-cli
parent9e54b0cf3ee60c3e875712fa0cc0ba0804b68ed1 (diff)
downloadports-1e01e8e206d6efb10482c3a9fe2f3d335334506d.tar.gz
ports-1e01e8e206d6efb10482c3a9fe2f3d335334506d.zip
Notes
Diffstat (limited to 'net/x2goclient-cli')
-rw-r--r--net/x2goclient-cli/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/x2goclient-cli/Makefile b/net/x2goclient-cli/Makefile
index fc342caac57d..26621bcbac88 100644
--- a/net/x2goclient-cli/Makefile
+++ b/net/x2goclient-cli/Makefile
@@ -14,8 +14,8 @@ DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= arved@FreeBSD.org
COMMENT= The x2go perl client
-RUN_DEPENDS= ${SITE_PERL}/Proc/Simple.pm:${PORTSDIR}/devel/p5-Proc-Simple \
- ${SITE_PERL}/Term/ReadPassword.pm:${PORTSDIR}/devel/p5-Term-ReadPassword \
+RUN_DEPENDS= p5-Proc-Simple>=0:${PORTSDIR}/devel/p5-Proc-Simple \
+ p5-Term-ReadPassword>=0:${PORTSDIR}/devel/p5-Term-ReadPassword \
nxproxy:${PORTSDIR}/net/nxproxy
LICENSE= GPLv2