diff options
author | araujo <araujo@FreeBSD.org> | 2009-05-10 02:57:01 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2009-05-10 02:57:01 +0800 |
commit | 3dd8024c4ad491af38531d63b293bcecb025a8ef (patch) | |
tree | 9d9bb54cb229b597b74ea119bbbe2c31e16ad183 /audio | |
parent | f9a653605c6c67b30600b4f1e36704a24280190f (diff) | |
download | freebsd-ports-gnome-3dd8024c4ad491af38531d63b293bcecb025a8ef.tar.gz freebsd-ports-gnome-3dd8024c4ad491af38531d63b293bcecb025a8ef.tar.zst freebsd-ports-gnome-3dd8024c4ad491af38531d63b293bcecb025a8ef.zip |
- Mark DEPRECATED: unfulfilled dependencies for 8+ months, no user interest.
Discussed with: gerald
Diffstat (limited to 'audio')
-rw-r--r-- | audio/festvox-abc/Makefile | 3 | ||||
-rw-r--r-- | audio/festvox-hvs/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/audio/festvox-abc/Makefile b/audio/festvox-abc/Makefile index 2affce46f77e..099d1bf21c03 100644 --- a/audio/festvox-abc/Makefile +++ b/audio/festvox-abc/Makefile @@ -23,6 +23,9 @@ RUN_DEPENDS= \ RESTRICTED= no-commercial-use +DEPRECATED= unfulfilled dependencies for 8+ months, no user interest. +EXPIRATION_DATE= 2009-06-09 + WRKSRC= ${WRKDIR}/festival NO_BUILD= yes diff --git a/audio/festvox-hvs/Makefile b/audio/festvox-hvs/Makefile index 60fc65279ac5..799552f9eb3f 100644 --- a/audio/festvox-hvs/Makefile +++ b/audio/festvox-hvs/Makefile @@ -26,6 +26,9 @@ WRKSRC= ${WRKDIR}/festival RESTRICTED= no-commercial-use +DEPRECATED= unfulfilled dependencies for 8+ months, no user interest. +EXPIRATION_DATE= 2009-06-09 + NO_BUILD= yes FHOME= ${PREFIX}/share/festival |