aboutsummaryrefslogtreecommitdiff
path: root/deskutils/pinot/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-12-18 23:11:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-12-18 23:11:23 +0000
commit3fbc6c2c289acc804875006e56f70e12794c70b4 (patch)
tree1dd5e458e6b6fa54c9bd47767265a02b5472bffd /deskutils/pinot/Makefile
parent3d5af7d7d6bb2c3b823891d5c09357868f581945 (diff)
downloadports-3fbc6c2c289acc804875006e56f70e12794c70b4.tar.gz
ports-3fbc6c2c289acc804875006e56f70e12794c70b4.zip
Notes
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 0768c3461ba3..d19f23dfe04f 100644
--- a/deskutils/pinot/Makefile
+++ b/deskutils/pinot/Makefile
@@ -3,6 +3,7 @@
PORTNAME= pinot
PORTVERSION= 1.02
+PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
#MASTER_SITES= http://colinf.chez.com/pinot/
@@ -16,7 +17,7 @@ LICENSE= GPLv2
BUILD_DEPENDS= update-desktop-database:${PORTSDIR}/devel/desktop-file-utils
LIB_DEPENDS= xapian:${PORTSDIR}/databases/xapian-core \
gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \
- exttextcat-1.0:${PORTSDIR}/textproc/libexttextcat \
+ exttextcat-2.0:${PORTSDIR}/textproc/libexttextcat \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
xml\\+\\+-2.6:${PORTSDIR}/textproc/libxml++26 \
boost_thread.4:${PORTSDIR}/devel/boost-libs \