diff options
Diffstat (limited to 'x11/p5-XTerm-Conf/Makefile')
-rw-r--r-- | x11/p5-XTerm-Conf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/p5-XTerm-Conf/Makefile b/x11/p5-XTerm-Conf/Makefile index 68eec0e..c8a7f9d 100644 --- a/x11/p5-XTerm-Conf/Makefile +++ b/x11/p5-XTerm-Conf/Makefile @@ -13,7 +13,7 @@ COMMENT= Perl module that changes configuration of a running xterm LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Term-ReadKey>=2.32:${PORTSDIR}/devel/p5-Term-ReadKey +BUILD_DEPENDS= p5-Term-ReadKey>=2.32:devel/p5-Term-ReadKey RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |