diff options
author | trevor <trevor@FreeBSD.org> | 2004-03-09 16:22:46 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-03-09 16:22:46 +0000 |
commit | be7b8737813b6e38b6ab79807aa1d4bc73fcde30 (patch) | |
tree | 8167e83b134b58ff899f59ddffe9836c19e8dc7b | |
parent | 48f56d2856f0716ff7943e16406ef14820bb5438 (diff) | |
download | FreeBSD-ports-be7b8737813b6e38b6ab79807aa1d4bc73fcde30.zip FreeBSD-ports-be7b8737813b6e38b6ab79807aa1d4bc73fcde30.tar.gz |
Note a problem caused by edwin's commit: do-extract fails.
-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 8358199..8b632ff 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 |