aboutsummaryrefslogtreecommitdiff
path: root/deskutils/pinot
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-01-30 18:27:43 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-01-30 18:27:43 +0000
commit1a13430cff7d159f19766c70948df1f11043ee53 (patch)
treefe02accb9c820be31fba5a11c9d4bb0a45e90cda /deskutils/pinot
parent6a18bc4d39f940a55c2c864888e06f783fad8464 (diff)
downloadports-1a13430cff7d159f19766c70948df1f11043ee53.tar.gz
ports-1a13430cff7d159f19766c70948df1f11043ee53.zip
- Chase xapian-core update
Reported by: pointyhat Pointy hat to: miwi
Notes
Notes: svn path=/head/; revision=206466
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 b83ba29ba1a2..7373edeae7c0 100644
--- a/deskutils/pinot/Makefile
+++ b/deskutils/pinot/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pinot
PORTVERSION= 0.82
+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.18:${PORTSDIR}/databases/xapian-core \
+LIB_DEPENDS= xapian.19:${PORTSDIR}/databases/xapian-core \
gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \
textcat.0:${PORTSDIR}/textproc/libtextcat \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \