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 bc527a129e73..541c5aa16393 100644 --- a/graphics/cadubi/Makefile +++ b/graphics/cadubi/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= ASCII drawing utility -RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey +RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey NO_BUILD= yes |