diff options
Diffstat (limited to 'graphics/cadubi/Makefile')
-rw-r--r-- | graphics/cadubi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/cadubi/Makefile b/graphics/cadubi/Makefile index be46f5cb543e..e00692c680f9 100644 --- a/graphics/cadubi/Makefile +++ b/graphics/cadubi/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://langworth.com/pub/ MAINTAINER= ports@FreeBSD.org COMMENT= ASCII drawing utility -RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey +RUN_DEPENDS= p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey USE_PERL5= yes NO_BUILD= yes |