svn commit: r347486 - head/audio/py-fastaudio

Antoine Brodin antoine at FreeBSD.org
Sat Mar 8 12:39:37 UTC 2014


Author: antoine
Date: Sat Mar  8 12:39:37 2014
New Revision: 347486
URL: http://svnweb.freebsd.org/changeset/ports/347486
QAT: https://qat.redports.org/buildarchive/r347486/

Log:
  Unbreak

Modified:
  head/audio/py-fastaudio/Makefile

Modified: head/audio/py-fastaudio/Makefile
==============================================================================
--- head/audio/py-fastaudio/Makefile	Sat Mar  8 12:21:00 2014	(r347485)
+++ head/audio/py-fastaudio/Makefile	Sat Mar  8 12:39:37 2014	(r347486)
@@ -23,7 +23,7 @@ PLIST_FILES=	%%PYTHON_SITELIBDIR%%/fasta
 PLIST_DIRS=
 EXAMPLESDIR=	${LOCALBASE}/share/examples/py-${PORTNAME}
 
-USES=		zip
+USES=		zip:infozip
 NO_STAGE=	yes
 USE_PYTHON=	yes
 USE_PYDISTUTILS=yes


More information about the svn-ports-all mailing list