From 7b927ce5590437e04f525ec0d939b11461ca12e8 Mon Sep 17 00:00:00 2001 From: ben 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(-) (limited to 'audio/xmms-modplug') 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