aboutsummaryrefslogtreecommitdiff
path: root/audio/py-eyed3/Makefile
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2005-10-10 14:44:35 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2005-10-10 14:44:35 +0000
commitb806cc311ab20d503e25fbfdcd2f2bd2b5088056 (patch)
treeb28bf03afe41a069e8251d36e6ead71a24402a2c /audio/py-eyed3/Makefile
parentf4c4570e591aab71f438c72a95d2dfde6e7171a8 (diff)
downloadports-b806cc311ab20d503e25fbfdcd2f2bd2b5088056.tar.gz
ports-b806cc311ab20d503e25fbfdcd2f2bd2b5088056.zip
Notes
Diffstat (limited to 'audio/py-eyed3/Makefile')
-rw-r--r--audio/py-eyed3/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/py-eyed3/Makefile b/audio/py-eyed3/Makefile
index ae6267b68ad2..072653997afc 100644
--- a/audio/py-eyed3/Makefile
+++ b/audio/py-eyed3/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= eyed3
-PORTVERSION= 0.6.4
+PORTVERSION= 0.6.8
CATEGORIES= audio python
MASTER_SITES= http://eyed3.nicfit.net/releases/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,9 +15,8 @@ MAINTAINER= perky@FreeBSD.org
COMMENT= Python module for processing ID3 tags
LIB_DEPENDS= id3:${PORTSDIR}/audio/id3lib
-RUN_DEPENDS= ${PYTHONPREFIX_SITELIBDIR}/optparse.py:${PORTSDIR}/devel/py-optik
-USE_PYTHON= 2.3-
+USE_PYTHON= 2.4-
USE_PYTHON_PREFIX= yes
USE_GMAKE= yes
USE_REINPLACE= yes