From 821f4bfe1527325c53be4dbf7c0a00aff391e896 Mon Sep 17 00:00:00 2001 From: ijliao Date: Fri, 24 Oct 2003 12:05:09 +0000 Subject: utilize SITE_PERL PR: 58166 Submitted by: Cheng-Lung Sung --- graphics/cadubi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/cadubi') diff --git a/graphics/cadubi/Makefile b/graphics/cadubi/Makefile index bc527a1..541c5aa 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 -- cgit v1.1