aboutsummaryrefslogtreecommitdiff
path: root/audio/py-mutagen/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-11-07 21:02:13 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-11-07 21:02:13 +0000
commit598ff83747cc59c2c25a41da098e1ec9b78557c3 (patch)
tree6d6a9b0c9f4f31391929c4bc8d0d55dbcd9266cc /audio/py-mutagen/Makefile
parent0766523b34078029deb68de57f9ec13c8d4255c1 (diff)
downloadports-598ff83747cc59c2c25a41da098e1ec9b78557c3.tar.gz
ports-598ff83747cc59c2c25a41da098e1ec9b78557c3.zip
Update to 1.39
Notes
Notes: svn path=/head/; revision=453689
Diffstat (limited to 'audio/py-mutagen/Makefile')
-rw-r--r--audio/py-mutagen/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/py-mutagen/Makefile b/audio/py-mutagen/Makefile
index c4df4f0baf13..acb384268bcf 100644
--- a/audio/py-mutagen/Makefile
+++ b/audio/py-mutagen/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mutagen
-PORTVERSION= 1.38
+PORTVERSION= 1.39
CATEGORIES= audio python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,8 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
NO_ARCH= yes
USES?= python shebangfix
USE_PYTHON= autoplist concurrent distutils
-SHEBANG_FILES= tools/mid3cp tools/mid3iconv tools/mid3v2 \
- tools/moggsplit tools/mutagen-inspect tools/mutagen-pony
+SHEBANG_FILES= tools/*
post-patch:
@${REINPLACE_CMD} -e 's|share/man/man1|man/man1|g' ${WRKSRC}/setup.py