aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2008-11-14 15:07:16 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2008-11-14 15:07:16 +0000
commit73c78e8e7b1ea8a81bc1499fa8cb9343b9c0d1a3 (patch)
treebd848274fb31d70526aabbc82527c448d8fc9e6b
parente35ec6c5c5be80c2ee87ba0af9ea8e0a7fc295e1 (diff)
Notes
-rw-r--r--deskutils/pinot/Makefile3
-rw-r--r--www/xapian-omega/Makefile3
-rw-r--r--www/xapian-omega10/Makefile3
3 files changed, 6 insertions, 3 deletions
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile
index dec74bd3f86a..05d7e958c378 100644
--- a/deskutils/pinot/Makefile
+++ b/deskutils/pinot/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pinot
PORTVERSION= 0.89
+PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_BERLIOS}
#MASTER_SITES= http://www.chez.com/colinf/pinot/ \
@@ -17,7 +18,7 @@ MAINTAINER= thierry@FreeBSD.org
COMMENT= Personal search and metasearch for the Free Desktop
BUILD_DEPENDS= update-desktop-database:${PORTSDIR}/devel/desktop-file-utils
-LIB_DEPENDS= xapian.20:${PORTSDIR}/databases/xapian-core \
+LIB_DEPENDS= xapian.21:${PORTSDIR}/databases/xapian-core \
gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \
textcat.0:${PORTSDIR}/textproc/libtextcat \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
diff --git a/www/xapian-omega/Makefile b/www/xapian-omega/Makefile
index 4a157ef40ac2..e878439a2f5c 100644
--- a/www/xapian-omega/Makefile
+++ b/www/xapian-omega/Makefile
@@ -6,6 +6,7 @@
PORTNAME= xapian-omega
PORTVERSION= 1.0.9
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \
${MASTER_SITE_LOCAL}
@@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= brix
MAINTAINER= brix@FreeBSD.org
COMMENT= CGI search application built on Xapian
-LIB_DEPENDS= xapian.20:${PORTSDIR}/databases/xapian-core
+LIB_DEPENDS= xapian.21:${PORTSDIR}/databases/xapian-core
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/www/xapian-omega10/Makefile b/www/xapian-omega10/Makefile
index 4a157ef40ac2..e878439a2f5c 100644
--- a/www/xapian-omega10/Makefile
+++ b/www/xapian-omega10/Makefile
@@ -6,6 +6,7 @@
PORTNAME= xapian-omega
PORTVERSION= 1.0.9
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \
${MASTER_SITE_LOCAL}
@@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= brix
MAINTAINER= brix@FreeBSD.org
COMMENT= CGI search application built on Xapian
-LIB_DEPENDS= xapian.20:${PORTSDIR}/databases/xapian-core
+LIB_DEPENDS= xapian.21:${PORTSDIR}/databases/xapian-core
GNU_CONFIGURE= yes
USE_LDCONFIG= yes