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 243d648832a2..71cf67a47580 100644 --- a/sysutils/jps/Makefile +++ b/sysutils/jps/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://ext.by/jps/ MAINTAINER= pavel@ext.by COMMENT= Wrapper to ps(1) that maps pids to jails -BUILD_DEPENDS= p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey +BUILD_DEPENDS= p5-Term-ReadKey>=0:devel/p5-Term-ReadKey RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 shebangfix |