aboutsummaryrefslogtreecommitdiff
path: root/audio/py-tagpy
diff options
context:
space:
mode:
authorSimon Barner <barner@FreeBSD.org>2007-07-04 15:10:58 +0000
committerSimon Barner <barner@FreeBSD.org>2007-07-04 15:10:58 +0000
commitff9f11c4da9aae59f797f0053b0bfa2caecbe80c (patch)
tree95c82da5e0c2ef6e4930cb125fed9a39eec8051c /audio/py-tagpy
parent3bbfbacaf2154bc613e5f863c01b8de6e18c7110 (diff)
downloadports-ff9f11c4da9aae59f797f0053b0bfa2caecbe80c.tar.gz
ports-ff9f11c4da9aae59f797f0053b0bfa2caecbe80c.zip
Notes
Diffstat (limited to 'audio/py-tagpy')
-rw-r--r--audio/py-tagpy/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/py-tagpy/Makefile b/audio/py-tagpy/Makefile
index 0af3a7ea8230..fb9519e10e36 100644
--- a/audio/py-tagpy/Makefile
+++ b/audio/py-tagpy/Makefile
@@ -7,6 +7,7 @@
PORTNAME= tagpy
PORTVERSION= 0.91
+PORTREVISON= 1
CATEGORIES= audio python
MASTER_SITES= http://news.tiker.net/news.tiker.net/download/software/${PORTNAME}/ \
http://nivi.interfree.it/distfiles/${PORTNAME}/
@@ -15,7 +16,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= nivit@FreeBSD.org
COMMENT= Python bindings for Scott Wheeler's TagLib
-LIB_DEPENDS= boost_python.3:${PORTSDIR}/devel/boost-python \
+LIB_DEPENDS= boost_python.4:${PORTSDIR}/devel/boost-python \
tag.5:${PORTSDIR}/audio/taglib
USE_PYTHON= yes