diff options
Diffstat (limited to 'audio/mixer.app')
-rw-r--r-- | audio/mixer.app/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/mixer.app/Makefile b/audio/mixer.app/Makefile index 67608f5b63a..5fa63d11484 100644 --- a/audio/mixer.app/Makefile +++ b/audio/mixer.app/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2009/05/05 18:45:43 zafer Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/02 23:47:57 asau Exp $ # DISTNAME= Mixer.app-1.8.0 @@ -15,7 +15,6 @@ COMMENT= Another mixer intended for the windowmaker dockapp NOT_FOR_PLATFORM= Interix-*-* PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= c++ |