aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-12-20 02:39:33 +0800
committerpav <pav@FreeBSD.org>2007-12-20 02:39:33 +0800
commit2fcedc6ef55e941f4efbdc45e471ed0f73a8122a (patch)
treeebf426d251246ded15df64f3a38c30715337d745 /deskutils
parentfea3600f91bc575b1027bb64dd3869ddf757e63a (diff)
downloadfreebsd-ports-gnome-2fcedc6ef55e941f4efbdc45e471ed0f73a8122a.tar.gz
freebsd-ports-gnome-2fcedc6ef55e941f4efbdc45e471ed0f73a8122a.tar.zst
freebsd-ports-gnome-2fcedc6ef55e941f4efbdc45e471ed0f73a8122a.zip
- Chase xapian-core update
Pointy hat to: vanilla
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/pinot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile
index b62aad1998e8..66cac048166d 100644
--- a/deskutils/pinot/Makefile
+++ b/deskutils/pinot/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pinot
PORTVERSION= 0.81
+PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_BERLIOS}
#MASTER_SITES= http://www.chez.com/colinf/pinot/ \
@@ -18,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.17:${PORTSDIR}/databases/xapian-core \
+LIB_DEPENDS= xapian.18:${PORTSDIR}/databases/xapian-core \
gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \
textcat.0:${PORTSDIR}/textproc/libtextcat \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \