aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/pinot/Makefile
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2006-12-10 16:53:00 +0800
committerthierry <thierry@FreeBSD.org>2006-12-10 16:53:00 +0800
commitd6a986037afab08179edd3cc7372b0fd0c63b36b (patch)
treec765861a0b04086ba316ef973257af5683bb1014 /deskutils/pinot/Makefile
parent137c8042f2b08ae857938b222951f265de36f2d2 (diff)
downloadfreebsd-ports-gnome-d6a986037afab08179edd3cc7372b0fd0c63b36b.tar.gz
freebsd-ports-gnome-d6a986037afab08179edd3cc7372b0fd0c63b36b.tar.zst
freebsd-ports-gnome-d6a986037afab08179edd3cc7372b0fd0c63b36b.zip
Chase Xapian's upgrade.
Diffstat (limited to 'deskutils/pinot/Makefile')
-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 \