diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2010-10-17 12:21:55 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2010-10-17 12:21:55 +0000 |
commit | 8aac942b278f78682f0c9da6253bcc0256614427 (patch) | |
tree | 8e49ab81f0a5155cd4f5fdd45f1036e86ef9baf4 /audio/rsynth | |
parent | 5e1f8dd20a544c716761171edecf7037529cf8b6 (diff) | |
download | ports-8aac942b278f78682f0c9da6253bcc0256614427.tar.gz ports-8aac942b278f78682f0c9da6253bcc0256614427.zip |
Notes
Diffstat (limited to 'audio/rsynth')
-rw-r--r-- | audio/rsynth/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/rsynth/Makefile b/audio/rsynth/Makefile index fdc66359f020..f0bd73ce2432 100644 --- a/audio/rsynth/Makefile +++ b/audio/rsynth/Makefile @@ -17,6 +17,8 @@ COMMENT= Speech synthesizer LIB_DEPENDS= gdbm:${PORTSDIR}/databases/gdbm \ audio:${PORTSDIR}/audio/nas +BROKEN= does not fetch + GNU_CONFIGURE= yes pre-configure: |