aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2008-11-14 23:07:16 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2008-11-14 23:07:16 +0800
commitc362007b28ee44ed53a82241f89bbebca96b2549 (patch)
treeaca7bca289cb4190d72a0dc6a81ebe10d6ec86f7 /deskutils
parenta133725b7632401a0ccf5ed4238dfe53329a72a4 (diff)
downloadfreebsd-ports-gnome-c362007b28ee44ed53a82241f89bbebca96b2549.tar.gz
freebsd-ports-gnome-c362007b28ee44ed53a82241f89bbebca96b2549.tar.zst
freebsd-ports-gnome-c362007b28ee44ed53a82241f89bbebca96b2549.zip
- Bump portrevision after databases/xapian-core shlib bump
Notified by: erwin (via pointyhat)
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 dec74bd3f86a..05d7e958c378 100644
--- a/deskutils/pinot/Makefile
+++ b/deskutils/pinot/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pinot
PORTVERSION= 0.89
+PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_BERLIOS}
#MASTER_SITES= http://www.chez.com/colinf/pinot/ \
@@ -17,7 +18,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.20:${PORTSDIR}/databases/xapian-core \
+LIB_DEPENDS= xapian.21:${PORTSDIR}/databases/xapian-core \
gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \
textcat.0:${PORTSDIR}/textproc/libtextcat \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \