summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg>2006-05-09 16:46:07 +0000
committerjoerg <joerg>2006-05-09 16:46:07 +0000
commita467b201e985e07fbb399e75f169e006ff21031e (patch)
treed808950d97ef7356b537cb18705e4e7b48b8dc2d
parent492f04644ea906a242d8a07da488d309a2fc6b0d (diff)
downloadpkgsrc-a467b201e985e07fbb399e75f169e006ff21031e.tar.gz
Uses C++.
-rw-r--r--audio/ladspa/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/ladspa/Makefile b/audio/ladspa/Makefile
index a601b8776f1..7cc8f50d6c4 100644
--- a/audio/ladspa/Makefile
+++ b/audio/ladspa/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2006/03/04 21:28:56 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2006/05/09 16:46:07 joerg Exp $
#
DISTNAME= ladspa_sdk_1.12
@@ -14,6 +14,7 @@ COMMENT= Linux Audio Developers Simple Plugin API
WRKSRC= ${WRKDIR}/ladspa_sdk/src
USE_TOOLS+= gmake
+USE_LANGUAGES= c c++
MAKEFILE= makefile