diff options
Diffstat (limited to 'sysutils/jtop/Makefile')
-rw-r--r-- | sysutils/jtop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/jtop/Makefile b/sysutils/jtop/Makefile index be6f1faf3eb0..7fc9a5bab9fc 100644 --- a/sysutils/jtop/Makefile +++ b/sysutils/jtop/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://ext.by/jtop/ MAINTAINER= pavel@ext.by COMMENT= Wrapper to top(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 |