From 260207ce91e2656af49dbcb8b2556c315389b3a2 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 23:17:30 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) --- textproc/apache-solr/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc/apache-solr') diff --git a/textproc/apache-solr/Makefile b/textproc/apache-solr/Makefile index eea8e5c045bc..860f76d71ac4 100644 --- a/textproc/apache-solr/Makefile +++ b/textproc/apache-solr/Makefile @@ -23,6 +23,7 @@ USE_JAVA= yes PORTEXAMPLES= * LATEST_LINK= apache-solr +NO_STAGE= yes .include do-install: -- cgit