summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/festival/Makefile2
-rw-r--r--audio/festival/files/patch-speech_tools_install.mak15
2 files changed, 15 insertions, 2 deletions
diff --git a/audio/festival/Makefile b/audio/festival/Makefile
index ef9a1b83a9ae..485dbcfd9b79 100644
--- a/audio/festival/Makefile
+++ b/audio/festival/Makefile
@@ -22,8 +22,6 @@ COMMENT= Multi-lingual speech synthesis system
LIB_DEPENDS= audio.2:${PORTSDIR}/audio/nas \
esd.2:${PORTSDIR}/audio/esound
-BROKEN= Incorrect pkg-plist
-
DIST_SUBDIR= festival
EXTRA_PATCHES= ${PATCHDIR}/extra-patch-aa
diff --git a/audio/festival/files/patch-speech_tools_install.mak b/audio/festival/files/patch-speech_tools_install.mak
new file mode 100644
index 000000000000..230210cb501a
--- /dev/null
+++ b/audio/festival/files/patch-speech_tools_install.mak
@@ -0,0 +1,15 @@
+$FreeBSD$
+
+author: Tod McQuillin
+
+--- speech_tools/config/rules/install.mak~ Sun May 30 22:51:10 1999
++++ speech_tools/config/rules/install.mak Wed Mar 9 03:11:35 2005
+@@ -39,7 +39,7 @@
+
+
+
+-PROJECT_HOME_PATH := $(shell mkdir -p $($(PROJECT_PREFIX)_HOME); cd $($(PROJECT_PREFIX)_HOME); pwd)
++PROJECT_HOME_PATH := $($(PROJECT_PREFIX)_HOME)
+
+ PROJECT_TOP_PATH := $(shell (cd $(TOP); pwd))
+