diff options
Diffstat (limited to 'textproc/lucene4')
-rw-r--r-- | textproc/lucene4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/lucene4/Makefile b/textproc/lucene4/Makefile index c334f5387e38..ebc7ee4e3dd1 100644 --- a/textproc/lucene4/Makefile +++ b/textproc/lucene4/Makefile @@ -27,6 +27,7 @@ PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}-core-${PORTVERSION}.jar PKGNAMESUFFIX:= 4 LASTEST_LINK= ${PORTNAME}4 +NO_STAGE= yes .include <bsd.port.options.mk> CONTRIBS= benchmark \ |