aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/pinot
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2012-02-07 09:30:50 +0800
committerpgollucci <pgollucci@FreeBSD.org>2012-02-07 09:30:50 +0800
commit5bf856a565a066ac3adad71b084ba0e2e777739b (patch)
tree868a8d3201d434a3604f210ae5d4c18003244ffb /deskutils/pinot
parent5fa1655869a0c86ee3a09136f99d43c5e05291a4 (diff)
downloadfreebsd-ports-gnome-5bf856a565a066ac3adad71b084ba0e2e777739b.tar.gz
freebsd-ports-gnome-5bf856a565a066ac3adad71b084ba0e2e777739b.tar.zst
freebsd-ports-gnome-5bf856a565a066ac3adad71b084ba0e2e777739b.zip
- Chase shlib bump for xapian-core
PR: ports/164460
Diffstat (limited to 'deskutils/pinot')
-rw-r--r--deskutils/pinot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile
index fb5fa2e3c323..a3f187887b21 100644
--- a/deskutils/pinot/Makefile
+++ b/deskutils/pinot/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pinot
PORTVERSION= 0.98
+PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
#MASTER_SITES= http://colinf.chez.com/pinot/
@@ -18,7 +19,7 @@ COMMENT= Personal search and metasearch for the Free Desktop
LICENSE= GPLv2
BUILD_DEPENDS= update-desktop-database:${PORTSDIR}/devel/desktop-file-utils
-LIB_DEPENDS= xapian.21:${PORTSDIR}/databases/xapian-core \
+LIB_DEPENDS= xapian.26:${PORTSDIR}/databases/xapian-core \
gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \
textcat.0:${PORTSDIR}/textproc/libtextcat \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \