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 --- www/rt34/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/rt34') diff --git a/www/rt34/Makefile b/www/rt34/Makefile index 1762ae0e3bd..c278af267e9 100644 --- a/www/rt34/Makefile +++ b/www/rt34/Makefile @@ -103,7 +103,7 @@ DB_TYPE= mysql BUILD_DEPENDS+= ${LOCALBASE}/bin/mysql_config:${PORTSDIR}/databases/mysql40-server .endif -SITE_PERL:= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} +SITE_PERL:= ${SITE_PERL} ARCH_PERL= ${SITE_PERL}/${PERL_ARCH}/ USE_PERL5= yes RT_PATH?= ${PREFIX}/rt3 -- cgit