diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2010-10-01 16:34:30 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2010-10-01 16:34:30 +0000 |
commit | 31c95a33db7344ce3133e934565739cc261ba8af (patch) | |
tree | e84a3c2bea24fb62071b9ea0ca41de162839d134 | |
parent | - Update to 3.16.9 (diff) |
Mark BROKEN: does not fetch
-rw-r--r-- | audio/festvox-aec/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/xtu/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/audio/festvox-aec/Makefile b/audio/festvox-aec/Makefile index e677f263b481..6cdb746548a2 100644 --- a/audio/festvox-aec/Makefile +++ b/audio/festvox-aec/Makefile @@ -21,6 +21,8 @@ COMMENT= American English male voice for Festival speech synthesis system RUN_DEPENDS= festival:${PORTSDIR}/audio/festival \ ${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:${PORTSDIR}/audio/festlex-ogi +BROKEN= does not fetch + AECDIR= share/festival/lib/voices/english/aec_diphone FHOME= ${PREFIX}/share/festival NO_BUILD= y diff --git a/x11-clocks/xtu/Makefile b/x11-clocks/xtu/Makefile index 8b75afb1e619..841013a153a0 100644 --- a/x11-clocks/xtu/Makefile +++ b/x11-clocks/xtu/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://core.de/~coto/projects/xtu/ MAINTAINER= ports@FreeBSD.org COMMENT= Transparent analog clock for X11 +BROKEN= does not fetch + USE_IMAKE= yes USE_XORG= x11 xpm xext CPPFLAGS= -DUSE_XPM |