diff options
Diffstat (limited to 'textproc/p5-Lucene/Makefile')
-rw-r--r-- | textproc/p5-Lucene/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Lucene/Makefile b/textproc/p5-Lucene/Makefile index 447551a12212..29c180cdcf0e 100644 --- a/textproc/p5-Lucene/Makefile +++ b/textproc/p5-Lucene/Makefile @@ -22,4 +22,5 @@ CONFIGURE_ARGS+="INC=-I${LOCALBASE}/include -I${LOCALBASE}/lib" MAN3= Lucene.3 +NO_STAGE= yes .include <bsd.port.mk> |