summaryrefslogtreecommitdiff
path: root/www/rt32
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-10-24 12:05:09 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-10-24 12:05:09 +0000
commitc634b4bb839753aec2ae1040e2c80a5282402cb8 (patch)
treed8b3fc97550f860aeb41c57751d2550e9ad6273e /www/rt32
parentChange MASTER_SITES to fix fetch (diff)
utilize SITE_PERL
PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Notes
Notes: svn path=/head/; revision=92059
Diffstat (limited to 'www/rt32')
-rw-r--r--www/rt32/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/rt32/Makefile b/www/rt32/Makefile
index 1762ae0e3bd0..c278af267e90 100644
--- a/www/rt32/Makefile
+++ b/www/rt32/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