summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-05-14 15:22:08 +0000
committerjoerg <joerg@pkgsrc.org>2006-05-14 15:22:08 +0000
commit9d8388fd292b94b0ef0b1685b60ed2520f0b6062 (patch)
treef8ce4d5725da0f4323af459fa5a32068d69fdd56 /audio
parent9490ed5283cb4489a2964e2ed7c8fb07e52d6c0b (diff)
downloadpkgsrc-9d8388fd292b94b0ef0b1685b60ed2520f0b6062.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: