aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/pinot
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-01-31 21:38:42 +0800
committerbapt <bapt@FreeBSD.org>2013-01-31 21:38:42 +0800
commit4bcc7b42bb70613448f06e4c9bf9ee4954a45279 (patch)
tree384a6fe89b7bf8bffcc478f3462d538eea755790 /deskutils/pinot
parent3abf6e1909ca1ed94d5f66c10c68147f3f687a2f (diff)
downloadfreebsd-ports-gnome-4bcc7b42bb70613448f06e4c9bf9ee4954a45279.tar.gz
freebsd-ports-gnome-4bcc7b42bb70613448f06e4c9bf9ee4954a45279.tar.zst
freebsd-ports-gnome-4bcc7b42bb70613448f06e4c9bf9ee4954a45279.zip
Chase boost update
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 e68ffbed8665..86927b590a3e 100644
--- a/deskutils/pinot/Makefile
+++ b/deskutils/pinot/Makefile
@@ -3,6 +3,7 @@
PORTNAME= pinot
PORTVERSION= 1.03
+PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
#MASTER_SITES= http://colinf.chez.com/pinot/
@@ -19,7 +20,7 @@ LIB_DEPENDS= xapian:${PORTSDIR}/databases/xapian-core \
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 \
+ boost_thread:${PORTSDIR}/devel/boost-libs \
execinfo.1:${PORTSDIR}/devel/libexecinfo \
exif.12:${PORTSDIR}/graphics/libexif \
exiv2.12:${PORTSDIR}/graphics/exiv2 \