diff options
Diffstat (limited to 'audio/festival/files/extra-patch-aa-ogi')
-rw-r--r-- | audio/festival/files/extra-patch-aa-ogi | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/audio/festival/files/extra-patch-aa-ogi b/audio/festival/files/extra-patch-aa-ogi deleted file mode 100644 index 5bd4cb84e40d..000000000000 --- a/audio/festival/files/extra-patch-aa-ogi +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-aa,v 1.2 1999/10/11 14:13:49 proff Exp $ - ---- festival/config/config Mon Oct 11 07:48:44 1999 -+++ festival/config/config Mon Oct 11 05:48:33 1999 -@@ -20,7 +20,7 @@ - ## You may need to set this explicitly if automounter or NFS - ## side effects cause problems - --FESTIVAL_HOME := $(shell (cd $(TOP); pwd)) -+FESTIVAL_HOME := $(PKG_FESTIVAL_HOME) - - ########################################################################### - ## Feature selection. -@@ -70,3 +70,6 @@ - ## in config/configs/default.mak. - - -+ALSO_INCLUDE += OGIcommon -+ALSO_INCLUDE += OGIdbase -+ALSO_INCLUDE += OGIresLPC |