aboutsummaryrefslogtreecommitdiff
path: root/deskutils/pinot
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-06-03 09:44:01 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-06-03 09:44:01 +0000
commit1881b336eb85f3cfc7b2f9e84a5d964fe485f0af (patch)
treedcd580e399a1b3c8427b3367a9e8c398a5277438 /deskutils/pinot
parent26bbf9c1fd7a613920d67a36306ab88bca32d2a9 (diff)
downloadports-1881b336eb85f3cfc7b2f9e84a5d964fe485f0af.tar.gz
ports-1881b336eb85f3cfc7b2f9e84a5d964fe485f0af.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 dbaa7d922b2a..59c692d268f7 100644
--- a/deskutils/pinot/Makefile
+++ b/deskutils/pinot/Makefile
@@ -6,6 +6,7 @@
PORTNAME= pinot
PORTVERSION= 0.73
+PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_BERLIOS}
#MASTER_SITES= http://www.chez.com/colinf/pinot/ \
@@ -17,7 +18,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.13:${PORTSDIR}/databases/xapian-core \
+LIB_DEPENDS= xapian.14:${PORTSDIR}/databases/xapian-core \
gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \
textcat.0:${PORTSDIR}/textproc/libtextcat \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \