aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Lucene/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Lucene/Makefile')
-rw-r--r--textproc/p5-Lucene/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Lucene/Makefile b/textproc/p5-Lucene/Makefile
index a171afdc7b40..447551a12212 100644
--- a/textproc/p5-Lucene/Makefile
+++ b/textproc/p5-Lucene/Makefile
@@ -15,7 +15,8 @@ LIB_DEPENDS= clucene-core:${PORTSDIR}/textproc/clucene
BROKEN= incompatible with CLucene 2.3
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
CC= ${CXX}
CONFIGURE_ARGS+="INC=-I${LOCALBASE}/include -I${LOCALBASE}/lib"