diff options
Diffstat (limited to 'audio/xmms-modplug/Makefile')
-rw-r--r-- | audio/xmms-modplug/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |