diff options
Diffstat (limited to 'audio/wmsmixer/Makefile')
-rw-r--r-- | audio/wmsmixer/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/wmsmixer/Makefile b/audio/wmsmixer/Makefile index 82796058f82..2b5561180c0 100644 --- a/audio/wmsmixer/Makefile +++ b/audio/wmsmixer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/03/09 20:26:04 minskim Exp $ +# $NetBSD: Makefile,v 1.8 2005/04/11 21:44:58 tv Exp $ # DISTNAME= wmsmixer-0.5.1 @@ -9,7 +9,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.hibernaculum.net/wmsmixer.html COMMENT= Another mixer designed for WindowMaker (dockapp) -USE_BUILDLINK3= YES USE_IMAKE= YES USE_LANGUAGES= c++ NO_INSTALL_MANPAGES= YES |