summaryrefslogtreecommitdiffstats
path: root/databases/namazu2
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2003-10-24 12:05:09 +0000
committerijliao <ijliao@FreeBSD.org>2003-10-24 12:05:09 +0000
commit821f4bfe1527325c53be4dbf7c0a00aff391e896 (patch)
tree58fe92204378aa80d003f4d264f7a76f3b318df9 /databases/namazu2
parent1b702a0f718f009f5a32d32d75a69be3a129dd71 (diff)
downloadFreeBSD-ports-821f4bfe1527325c53be4dbf7c0a00aff391e896.zip
FreeBSD-ports-821f4bfe1527325c53be4dbf7c0a00aff391e896.tar.gz
utilize SITE_PERL
PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Diffstat (limited to 'databases/namazu2')
-rw-r--r--databases/namazu2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/namazu2/Makefile b/databases/namazu2/Makefile
index e5f902d..9145dc6 100644
--- a/databases/namazu2/Makefile
+++ b/databases/namazu2/Makefile
@@ -25,7 +25,7 @@ RUN_DEPENDS= ${PM_BASE}/File/MMagic.pm:${PORTSDIR}/devel/p5-File-MMagic
# xlHtml:${PORTSDIR}/textproc/xlhtml \
# wvHtml:${PORTSDIR}/textproc/wv
-PM_BASE= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
+PM_BASE= ${SITE_PERL}
USE_PERL5= yes
GNU_CONFIGURE= yes
OpenPOWER on IntegriCloud