aboutsummaryrefslogtreecommitdiff
path: root/deskutils/pinot
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2006-12-10 08:53:00 +0000
committerThierry Thomas <thierry@FreeBSD.org>2006-12-10 08:53:00 +0000
commit804de34d47aaf7bee256bc9bb952a1a5129afb84 (patch)
tree97a5375b5ed6a72a30cbe21eaf060659f5a58d08 /deskutils/pinot
parent52ff871d1e36d5a611787aa8a7df6ab2250d468f (diff)
downloadports-804de34d47aaf7bee256bc9bb952a1a5129afb84.tar.gz
ports-804de34d47aaf7bee256bc9bb952a1a5129afb84.zip
Notes
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 d080c568a5a2..cc048fc4ce22 100644
--- a/deskutils/pinot/Makefile
+++ b/deskutils/pinot/Makefile
@@ -6,6 +6,7 @@
PORTNAME= pinot
PORTVERSION= 0.64
+PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_BERLIOS}
# http://www.chez.com/colinf/pinot/ \
@@ -16,7 +17,7 @@ MAINTAINER= thierry@FreeBSD.org
COMMENT= Personal search and metasearch for the Free Desktop
BUILD_DEPENDS= update-desktop-database:${PORTSDIR}/devel/desktop-file-utils
-LIB_DEPENDS= xapian.12:${PORTSDIR}/databases/xapian-core \
+LIB_DEPENDS= xapian.13:${PORTSDIR}/databases/xapian-core \
gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \
textcat.0:${PORTSDIR}/textproc/libtextcat \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \