diff options
author | erwin <erwin@FreeBSD.org> | 2010-10-02 00:34:30 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2010-10-02 00:34:30 +0800 |
commit | b78a6ffa0bbe95d38484d07d1d7a534335d39596 (patch) | |
tree | 080080634f4c150cd0bcae45fab19f1d6c624ab1 | |
parent | 5c4e77c877814963a0bb37955d1522dadc7bd666 (diff) | |
download | freebsd-ports-gnome-b78a6ffa0bbe95d38484d07d1d7a534335d39596.tar.gz freebsd-ports-gnome-b78a6ffa0bbe95d38484d07d1d7a534335d39596.tar.zst freebsd-ports-gnome-b78a6ffa0bbe95d38484d07d1d7a534335d39596.zip |
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 |