diff options
author | Simon Barner <barner@FreeBSD.org> | 2007-07-04 15:10:58 +0000 |
---|---|---|
committer | Simon Barner <barner@FreeBSD.org> | 2007-07-04 15:10:58 +0000 |
commit | ff9f11c4da9aae59f797f0053b0bfa2caecbe80c (patch) | |
tree | 95c82da5e0c2ef6e4930cb125fed9a39eec8051c /deskutils/pinot | |
parent | 3bbfbacaf2154bc613e5f863c01b8de6e18c7110 (diff) | |
download | ports-ff9f11c4da9aae59f797f0053b0bfa2caecbe80c.tar.gz ports-ff9f11c4da9aae59f797f0053b0bfa2caecbe80c.zip |
Notes
Diffstat (limited to 'deskutils/pinot')
-rw-r--r-- | deskutils/pinot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile index bad8397cfa3d..7a2f2f8304d9 100644 --- a/deskutils/pinot/Makefile +++ b/deskutils/pinot/Makefile @@ -6,7 +6,7 @@ PORTNAME= pinot PORTVERSION= 0.73 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_BERLIOS} #MASTER_SITES= http://www.chez.com/colinf/pinot/ \ @@ -23,7 +23,7 @@ LIB_DEPENDS= xapian.15:${PORTSDIR}/databases/xapian-core \ textcat.0:${PORTSDIR}/textproc/libtextcat \ dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ xml\\+\\+-2.6:${PORTSDIR}/textproc/libxml++26 \ - boost_thread.3:${PORTSDIR}/devel/boost \ + boost_thread.4:${PORTSDIR}/devel/boost \ gmime-2.0:${PORTSDIR}/mail/gmime2 \ tag.5:${PORTSDIR}/audio/taglib \ curl.4:${PORTSDIR}/ftp/curl |