From 119b3e19082750c10db192c9ba560ca51d51262e Mon Sep 17 00:00:00 2001
From: ben <ben@pkgsrc.org>
Date: Wed, 14 Apr 2004 15:11:52 +0000
Subject: Add USE_LANGUAGES=c c++ to make note that this package uses C and
 C++.

---
 audio/xmms-modplug/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/audio/xmms-modplug/Makefile b/audio/xmms-modplug/Makefile
index 763728ed9a3..daf5e3889a5 100644
--- a/audio/xmms-modplug/Makefile
+++ b/audio/xmms-modplug/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/04/14 15:07:13 ben Exp $
+# $NetBSD: Makefile,v 1.3 2004/04/14 15:11:52 ben Exp $
 #
 
 DISTNAME=		modplugxmms-2.05
@@ -20,6 +20,7 @@ USE_LIBTOOL=		yes
 SHLIBTOOL_OVERRIDE=	libtool-disable-static
 
 CFLAGS+=		-DDEVICE_NAME="\"\\\"${DEVOSSSOUND}\\\"\""
+USE_LANGUAGES=		c c++
 
 PKG_INSTALLATION_TYPES=	overwrite pkgviews
 
-- 
cgit v1.2.3