aboutsummaryrefslogtreecommitdiff
path: root/sysutils/jps
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-30 12:25:05 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-30 12:25:05 +0000
commit4c68c01d0f361a4952973ce690a092d646acb7f3 (patch)
tree768b23086cd4c3e5b50d1df107582add5813e9e4 /sysutils/jps
parent816258886feae2b6709756fd4b521a6ca59421a6 (diff)
downloadports-4c68c01d0f361a4952973ce690a092d646acb7f3.tar.gz
ports-4c68c01d0f361a4952973ce690a092d646acb7f3.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300261
Diffstat (limited to 'sysutils/jps')
-rw-r--r--sysutils/jps/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/jps/Makefile b/sysutils/jps/Makefile
index e3eae515546b..ef2778fe57d5 100644
--- a/sysutils/jps/Makefile
+++ b/sysutils/jps/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://ext.by/jps/
MAINTAINER= pavel@ext.by
COMMENT= Wrapper to ps(1) that maps pids to jails
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey
+BUILD_DEPENDS= p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey
RUN_DEPENDS:= ${BUILD_DEPENDS}
MAN1= jps.1