aboutsummaryrefslogtreecommitdiff
path: root/textproc/apache-solr3
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-10-14 06:52:32 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-10-14 06:52:32 +0000
commita48d714ca699c31e7e75d030df023da662b7c511 (patch)
tree42335164585bee9db333b2237dbaaa06fa302104 /textproc/apache-solr3
parent1505b0ea37a8b779c0ae337e64e6ecf0570a6455 (diff)
downloadports-a48d714ca699c31e7e75d030df023da662b7c511.tar.gz
ports-a48d714ca699c31e7e75d030df023da662b7c511.zip
Fix package name collision
Notes
Notes: svn path=/head/; revision=330275
Diffstat (limited to 'textproc/apache-solr3')
-rw-r--r--textproc/apache-solr3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/apache-solr3/Makefile b/textproc/apache-solr3/Makefile
index 1a0265de6699..46c3736fb6d3 100644
--- a/textproc/apache-solr3/Makefile
+++ b/textproc/apache-solr3/Makefile
@@ -7,6 +7,7 @@ CATEGORIES= textproc java
MASTER_SITES= APACHE
MASTER_SITE_SUBDIR= lucene/solr/${PORTVERSION}/
EXTRACT_SUFX= .tgz
+PKGNAMESUFFIX= 3
MAINTAINER= gaod@hychen.org
COMMENT= High performance search server built using Lucene Java
@@ -15,7 +16,6 @@ LICENSE= AL2
CONFLICT= apache-solr-4.1.*
-NO_LATEST_LINK= yes
JAVA_VERSION= 1.6+
NO_BUILD= yes
PLIST_SUB+= PORTVERSION="${PORTVERSION}"