aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-03-08 20:39:37 +0800
committerantoine <antoine@FreeBSD.org>2014-03-08 20:39:37 +0800
commit978d1935a2bae8d7608aacf80c3d6979bdd69691 (patch)
tree79efc62a064d09f1ea945a4d46e165dd4ce7bf5d
parent0c35d9e0fd4f6e25299f9e0ccf54a54b9171633e (diff)
downloadfreebsd-ports-gnome-978d1935a2bae8d7608aacf80c3d6979bdd69691.tar.gz
freebsd-ports-gnome-978d1935a2bae8d7608aacf80c3d6979bdd69691.tar.zst
freebsd-ports-gnome-978d1935a2bae8d7608aacf80c3d6979bdd69691.zip
Unbreak
-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 d99738dda0b3..cdc70039e60d 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}
-USES= zip
+USES= zip:infozip
NO_STAGE= yes
USE_PYTHON= yes
USE_PYDISTUTILS=yes