aboutsummaryrefslogtreecommitdiffstats
path: root/audio/py-fastaudio
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-03-07 23:48:59 +0800
committerbapt <bapt@FreeBSD.org>2014-03-07 23:48:59 +0800
commit852d5fb9c0e0348fd1eff348fb2e2e9bbe9bab9d (patch)
tree6bf2b5ff4d73c55474cc15aa0461c9e1f639135d /audio/py-fastaudio
parentf21666e6bd67079c354e81ee34013352ebe0bc65 (diff)
downloadfreebsd-ports-gnome-852d5fb9c0e0348fd1eff348fb2e2e9bbe9bab9d.tar.gz
freebsd-ports-gnome-852d5fb9c0e0348fd1eff348fb2e2e9bbe9bab9d.tar.zst
freebsd-ports-gnome-852d5fb9c0e0348fd1eff348fb2e2e9bbe9bab9d.zip
Convert to rest of a* to USES=zip
Diffstat (limited to 'audio/py-fastaudio')
-rw-r--r--audio/py-fastaudio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/py-fastaudio/Makefile b/audio/py-fastaudio/Makefile
index b9cd634cd68d..d99738dda0b3 100644
--- a/audio/py-fastaudio/Makefile
+++ b/audio/py-fastaudio/Makefile
@@ -23,7 +23,7 @@ PLIST_FILES= %%PYTHON_SITELIBDIR%%/fastaudio.so
PLIST_DIRS=
EXAMPLESDIR= ${LOCALBASE}/share/examples/py-${PORTNAME}
-USE_ZIP= yes
+USES= zip
NO_STAGE= yes
USE_PYTHON= yes
USE_PYDISTUTILS=yes