summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorjoerg <joerg>2006-05-14 15:22:08 +0000
committerjoerg <joerg>2006-05-14 15:22:08 +0000
commit096310628f9023dbd5128904d61ae1d8567c5102 (patch)
treef8ce4d5725da0f4323af459fa5a32068d69fdd56 /audio
parentce48212756b460b21742f17b4c136df23b26f291 (diff)
downloadpkgsrc-096310628f9023dbd5128904d61ae1d8567c5102.tar.gz
Uses C++.
Diffstat (limited to 'audio')
-rw-r--r--audio/festival/Makefile3
-rw-r--r--audio/wmmixer/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/audio/festival/Makefile b/audio/festival/Makefile
index 982cccf6dc7..9ff8f928d06 100644
--- a/audio/festival/Makefile
+++ b/audio/festival/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2006/03/04 21:28:55 jlam Exp $
+# $NetBSD: Makefile,v 1.50 2006/05/14 15:25:37 joerg Exp $
DISTNAME= festival-1.95-beta
PKGNAME= festival-1.95beta
@@ -14,6 +14,7 @@ HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival/
COMMENT= Advanced multi-lingual speech synthesis system
WRKSRC= ${WRKDIR}
+USE_LANGUAGES= c c++
USE_TOOLS+= gmake
SPEECHTOOLS= ${WRKSRC}/speech_tools
diff --git a/audio/wmmixer/Makefile b/audio/wmmixer/Makefile
index 3892ab182d6..ba1103b696b 100644
--- a/audio/wmmixer/Makefile
+++ b/audio/wmmixer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/03/09 21:04:42 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2006/05/14 15:22:08 joerg Exp $
#
DISTNAME= wmmixer-1.0-beta1
@@ -16,6 +16,7 @@ NOT_FOR_PLATFORM= Interix-*-*
WRKSRC= ${WRKDIR}/wmmixer
USE_IMAKE= YES
+USE_LANGUAGES= c c++
NO_INSTALL_MANPAGES= YES
pre-build: