summaryrefslogtreecommitdiff
path: root/audio/festival
diff options
context:
space:
mode:
Diffstat (limited to 'audio/festival')
-rw-r--r--audio/festival/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/festival/Makefile b/audio/festival/Makefile
index 67088e88229..26b2dde12e9 100644
--- a/audio/festival/Makefile
+++ b/audio/festival/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2007/07/10 10:27:00 gavan Exp $
+# $NetBSD: Makefile,v 1.56 2007/07/12 07:40:07 gson Exp $
DISTNAME= festival-1.95-beta
PKGNAME= festival-1.95beta
@@ -26,6 +26,8 @@ CONFIGURE_SCRIPT= ${SPEECHTOOLS}/configure
CONFIG_GUESS_OVERRIDE= ${SPEECHTOOLS}/config.guess ${FESTIVAL}/config.guess
CONFIG_SUB_OVERRIDE= ${SPEECHTOOLS}/config.sub ${FESTIVAL}/config.sub
+.include "../../mk/bsd.prefs.mk"
+
.if !empty(MACHINE_PLATFORM:MNetBSD-4*)
GCC_REQD+= 3.3.6
USE_PKGSRC_GCC= yes