diff options
author | trevor <trevor@FreeBSD.org> | 2004-03-10 00:22:46 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-03-10 00:22:46 +0800 |
commit | be7b8737813b6e38b6ab79807aa1d4bc73fcde30 (patch) | |
tree | 8167e83b134b58ff899f59ddffe9836c19e8dc7b /audio | |
parent | 48f56d2856f0716ff7943e16406ef14820bb5438 (diff) | |
download | freebsd-ports-gnome-be7b8737813b6e38b6ab79807aa1d4bc73fcde30.tar.gz freebsd-ports-gnome-be7b8737813b6e38b6ab79807aa1d4bc73fcde30.tar.zst freebsd-ports-gnome-be7b8737813b6e38b6ab79807aa1d4bc73fcde30.zip |
Note a problem caused by edwin's commit: do-extract fails.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mbrolavox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/mbrolavox/Makefile b/audio/mbrolavox/Makefile index 8358199a829b..8b632ff7ceab 100644 --- a/audio/mbrolavox/Makefile +++ b/audio/mbrolavox/Makefile @@ -16,6 +16,7 @@ COMMENT= Voices for MBROLA voice synthesizer .include <bsd.port.pre.mk> +BROKEN= does not extract NO_BUILD= yes RESTRICTED= "no commercial nor military use, no sale" USE_ZIP= yes |