aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-Search-Xapian10/Makefile2
-rw-r--r--databases/xapian-bindings10/Makefile6
-rw-r--r--databases/xapian-core10/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/databases/p5-Search-Xapian10/Makefile b/databases/p5-Search-Xapian10/Makefile
index 16e7ab17fd5b..c9dd56fa0722 100644
--- a/databases/p5-Search-Xapian10/Makefile
+++ b/databases/p5-Search-Xapian10/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl XS frontend to the Xapian C++ search library
-BUILD_DEPENDS= xapian-core>=1.0.10:${PORTSDIR}/databases/xapian-core
+BUILD_DEPENDS= xapian-core10>=1.0.10:${PORTSDIR}/databases/xapian-core10
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/databases/xapian-bindings10/Makefile b/databases/xapian-bindings10/Makefile
index 85864af02f15..6ea1e7ea462e 100644
--- a/databases/xapian-bindings10/Makefile
+++ b/databases/xapian-bindings10/Makefile
@@ -1,11 +1,11 @@
-# New ports collection makefile for: xapian-bindings
+# New ports collection makefile for: xapian-bindings10
# Date created: 2007-05-26
# Whom: Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD$
#
-PORTNAME= xapian-bindings
+PORTNAME= xapian-bindings10
PORTVERSION= 1.0.18
PORTREVISION= 1
CATEGORIES= databases
@@ -14,7 +14,7 @@ MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/
MAINTAINER= gslin@gslin.org
COMMENT= Bindings allowing Xapian to be used from various programming languages
-RUN_DEPENDS= xapian-core>=1.0.18:${PORTSDIR}/databases/xapian-core
+RUN_DEPENDS= xapian-core10>=1.0.18:${PORTSDIR}/databases/xapian-core10
BUILD_DEPENDS:= ${RUN_DEPENDS}
CONFIGURE_ARGS+= --datarootdir="${DATADIR}" --docdir="${DOCSDIR}" \
diff --git a/databases/xapian-core10/Makefile b/databases/xapian-core10/Makefile
index b76e0a9242bb..f945ef71d8df 100644
--- a/databases/xapian-core10/Makefile
+++ b/databases/xapian-core10/Makefile
@@ -1,11 +1,11 @@
-# New ports collection makefile for: xapian-core
+# New ports collection makefile for: xapian-core10
# Date created: 5 November 2005
# Whom: J.F. Dockes
#
# $FreeBSD$
#
-PORTNAME= xapian-core
+PORTNAME= xapian-core10
PORTVERSION= 1.0.17
PORTEPOCH= 1
CATEGORIES= databases