aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2008-11-14 15:07:16 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2008-11-14 15:07:16 +0000
commit73c78e8e7b1ea8a81bc1499fa8cb9343b9c0d1a3 (patch)
treebd848274fb31d70526aabbc82527c448d8fc9e6b /deskutils
parente35ec6c5c5be80c2ee87ba0af9ea8e0a7fc295e1 (diff)
downloadports-73c78e8e7b1ea8a81bc1499fa8cb9343b9c0d1a3.tar.gz
ports-73c78e8e7b1ea8a81bc1499fa8cb9343b9c0d1a3.zip
Notes
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 \