diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/wmsmixer/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/wmsmixer/Makefile b/audio/wmsmixer/Makefile index 66caba730cd..82796058f82 100644 --- a/audio/wmsmixer/Makefile +++ b/audio/wmsmixer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/04/11 18:59:25 xtraeme Exp $ +# $NetBSD: Makefile,v 1.7 2005/03/09 20:26:04 minskim Exp $ # DISTNAME= wmsmixer-0.5.1 @@ -11,6 +11,7 @@ COMMENT= Another mixer designed for WindowMaker (dockapp) USE_BUILDLINK3= YES USE_IMAKE= YES +USE_LANGUAGES= c++ NO_INSTALL_MANPAGES= YES pre-build: |