aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/pinot/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-07-15 03:10:40 +0800
committerpav <pav@FreeBSD.org>2007-07-15 03:10:40 +0800
commitfbdfff3dcff3eb65bfc9c892a42add23e7e98daf (patch)
tree73dfd61628eaf648fc02073a1246ef6fabfb765c /deskutils/pinot/Makefile
parent788a2fd02cccf17af175928506ba883d017e6acc (diff)
downloadfreebsd-ports-gnome-fbdfff3dcff3eb65bfc9c892a42add23e7e98daf.tar.gz
freebsd-ports-gnome-fbdfff3dcff3eb65bfc9c892a42add23e7e98daf.tar.zst
freebsd-ports-gnome-fbdfff3dcff3eb65bfc9c892a42add23e7e98daf.zip
- Chase xapian-core shlib bump
Diffstat (limited to 'deskutils/pinot/Makefile')
-rw-r--r--deskutils/pinot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile
index 7a2f2f8304d9..36ecde9921c3 100644
--- a/deskutils/pinot/Makefile
+++ b/deskutils/pinot/Makefile
@@ -6,7 +6,7 @@
PORTNAME= pinot
PORTVERSION= 0.73
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_BERLIOS}
#MASTER_SITES= http://www.chez.com/colinf/pinot/ \
@@ -18,7 +18,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.15:${PORTSDIR}/databases/xapian-core \
+LIB_DEPENDS= xapian.16:${PORTSDIR}/databases/xapian-core \
gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \
textcat.0:${PORTSDIR}/textproc/libtextcat \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \