summaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2007-10-25 19:59:29 +0000
committerThierry Thomas <thierry@FreeBSD.org>2007-10-25 19:59:29 +0000
commitfee1792d001e4defe51441e181fe36a93f6b259d (patch)
treefe0f2dc585d9a5c5b914b3c29b6c179710314977 /deskutils
parentFollow xapian-core version change. (diff)
Chase Xapian upgrade.
Notes
Notes: svn path=/head/; revision=202020
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/pinot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile
index 040474d2b072..d554dba643d0 100644
--- a/deskutils/pinot/Makefile
+++ b/deskutils/pinot/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pinot
PORTVERSION= 0.76
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_BERLIOS}
#MASTER_SITES= http://www.chez.com/colinf/pinot/ \
@@ -19,7 +19,7 @@ COMMENT= Personal search and metasearch for the Free Desktop
BUILD_DEPENDS= update-desktop-database:${PORTSDIR}/devel/desktop-file-utils \
${SQ3THOL}:${PORTSDIR}/databases/sqlite3-threads
-LIB_DEPENDS= xapian.16:${PORTSDIR}/databases/xapian-core \
+LIB_DEPENDS= xapian.17:${PORTSDIR}/databases/xapian-core \
gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \
textcat.0:${PORTSDIR}/textproc/libtextcat \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \