diff options
-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 e677f263b48..6cdb746548a 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 8b75afb1e61..841013a153a 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 |