diff options
author | antoine <antoine@FreeBSD.org> | 2014-03-08 17:18:27 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-03-08 17:18:27 +0800 |
commit | 9bc20a3003935aeed346bd1f63519f18362b9973 (patch) | |
tree | f35399a5ce4b3823685d25209258b30633263f4a | |
parent | 9bde07dfb61c14a22fe74b3dbcce4bb142b9a59d (diff) | |
download | freebsd-ports-gnome-9bc20a3003935aeed346bd1f63519f18362b9973.tar.gz freebsd-ports-gnome-9bc20a3003935aeed346bd1f63519f18362b9973.tar.zst freebsd-ports-gnome-9bc20a3003935aeed346bd1f63519f18362b9973.zip |
Unbreak
-rw-r--r-- | audio/mbrolavox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mbrolavox/Makefile b/audio/mbrolavox/Makefile index c811228e954f..0977041b904a 100644 --- a/audio/mbrolavox/Makefile +++ b/audio/mbrolavox/Makefile @@ -11,7 +11,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Voices for MBROLA voice synthesizer -USES= zip +USES= zip:infozip NO_BUILD= yes RESTRICTED= No commercial nor military use, no sale WRKSRC= ${WRKDIR}/voices |