summaryrefslogtreecommitdiff
path: root/audio/libmusepack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/libmusepack/Makefile')
-rw-r--r--audio/libmusepack/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/libmusepack/Makefile b/audio/libmusepack/Makefile
index f21ef67ad0d..e9c01c4a4c7 100644
--- a/audio/libmusepack/Makefile
+++ b/audio/libmusepack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/03/04 21:28:56 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2006/07/22 04:46:14 rillig Exp $
#
DISTNAME= libmusepack-1.0.3
@@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.musepack.net/
COMMENT= Portable Musepack decoder library
-USE_LANGUAGES= c++
+USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"