diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-07-28 11:45:08 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-07-28 11:45:08 +0000 |
commit | d1107bb40e81d1186ea75412dd5d61d736e4d726 (patch) | |
tree | 103926d89737f146b97db5255f054196dadab9fc /deskutils/pinot | |
parent | d89dccb61e24d9db4b71225fafab4061ae50cf51 (diff) |
Notes
Diffstat (limited to 'deskutils/pinot')
-rw-r--r-- | deskutils/pinot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile index e29b9e85bccb..776d04a68766 100644 --- a/deskutils/pinot/Makefile +++ b/deskutils/pinot/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= xapian.21:${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.4:${PORTSDIR}/devel/boost \ + boost_thread.4:${PORTSDIR}/devel/boost-libs \ exif.12:${PORTSDIR}/graphics/libexif \ gmime-2.4:${PORTSDIR}/mail/gmime24 \ tag.6:${PORTSDIR}/audio/taglib \ |