diff options
Diffstat (limited to 'textproc/apache-solr3/Makefile')
-rw-r--r-- | textproc/apache-solr3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/apache-solr3/Makefile b/textproc/apache-solr3/Makefile index 578758e1deb5..1a0265de6699 100644 --- a/textproc/apache-solr3/Makefile +++ b/textproc/apache-solr3/Makefile @@ -22,6 +22,7 @@ PLIST_SUB+= PORTVERSION="${PORTVERSION}" USE_JAVA= yes PORTEXAMPLES= * +NO_STAGE= yes do-install: cd ${WRKSRC}/dist && ${COPYTREE_SHARE} \* ${JAVAJARDIR} .if !defined(NOPORTEXAMPLES) |