aboutsummaryrefslogtreecommitdiff
path: root/deskutils/pinot
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2012-02-07 01:30:50 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2012-02-07 01:30:50 +0000
commit0353d73c483261e10219e35a47327634ee52c3b7 (patch)
tree954cce4ac6ce68590bad26de6a00a86f2fda0751 /deskutils/pinot
parentb240b0c314491c4a3394360ddeec8f2e27250691 (diff)
downloadports-0353d73c483261e10219e35a47327634ee52c3b7.tar.gz
ports-0353d73c483261e10219e35a47327634ee52c3b7.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 fb5fa2e3c323..a3f187887b21 100644
--- a/deskutils/pinot/Makefile
+++ b/deskutils/pinot/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pinot
PORTVERSION= 0.98
+PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
#MASTER_SITES= http://colinf.chez.com/pinot/
@@ -18,7 +19,7 @@ COMMENT= Personal search and metasearch for the Free Desktop
LICENSE= GPLv2
BUILD_DEPENDS= update-desktop-database:${PORTSDIR}/devel/desktop-file-utils
-LIB_DEPENDS= xapian.21:${PORTSDIR}/databases/xapian-core \
+LIB_DEPENDS= xapian.26:${PORTSDIR}/databases/xapian-core \
gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \
textcat.0:${PORTSDIR}/textproc/libtextcat \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \