diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-06-20 15:41:53 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-06-20 15:41:53 +0000 |
commit | 6d160479c29813074da497bcbccf5b7f0fcecbd2 (patch) | |
tree | d86b9903b6ae2e2ab076240a0fe0bf0211e2ebd3 /deskutils | |
parent | 29340dd1722704af4305d3ba1a52341372e3aeff (diff) | |
download | ports-6d160479c29813074da497bcbccf5b7f0fcecbd2.tar.gz ports-6d160479c29813074da497bcbccf5b7f0fcecbd2.zip |
Notes
Diffstat (limited to 'deskutils')
-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 c7b073fd7a32..e60f44b1bb3e 100644 --- a/deskutils/pinot/Makefile +++ b/deskutils/pinot/Makefile @@ -7,7 +7,7 @@ PORTNAME= pinot PORTVERSION= 0.85 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_BERLIOS} #MASTER_SITES= http://www.chez.com/colinf/pinot/ \ @@ -26,7 +26,7 @@ LIB_DEPENDS= xapian.19:${PORTSDIR}/databases/xapian-core \ boost_thread.4:${PORTSDIR}/devel/boost \ exif.12:${PORTSDIR}/graphics/libexif \ gmime-2.0:${PORTSDIR}/mail/gmime2 \ - tag.5:${PORTSDIR}/audio/taglib \ + tag.6:${PORTSDIR}/audio/taglib \ curl.4:${PORTSDIR}/ftp/curl RUN_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info \ antiword:${PORTSDIR}/textproc/antiword \ |