diff options
Diffstat (limited to 'sysutils/jps/Makefile')
-rw-r--r-- | sysutils/jps/Makefile | 2 |
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 |