aboutsummaryrefslogtreecommitdiff
path: root/audio/py-pyacoustid
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-19 07:33:09 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-19 07:33:09 +0000
commit715852b561960374f4893efaa2f34fe72c6bb1b2 (patch)
tree73167b4e032b5def37f33f5722222b9ac9337369 /audio/py-pyacoustid
parent6488eeb32e4de6a000b652832b444d1c428a8094 (diff)
downloadports-715852b561960374f4893efaa2f34fe72c6bb1b2.tar.gz
ports-715852b561960374f4893efaa2f34fe72c6bb1b2.zip
Notes
Diffstat (limited to 'audio/py-pyacoustid')
-rw-r--r--audio/py-pyacoustid/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/py-pyacoustid/Makefile b/audio/py-pyacoustid/Makefile
index 085f901aedbb..fb09149b23a3 100644
--- a/audio/py-pyacoustid/Makefile
+++ b/audio/py-pyacoustid/Makefile
@@ -15,8 +15,7 @@ LICENSE= MIT
LIB_DEPENDS= libchromaprint.so:${PORTSDIR}/audio/chromaprint
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>