diff options
author | tv <tv@pkgsrc.org> | 2005-10-31 15:48:32 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2005-10-31 15:48:32 +0000 |
commit | 5d9bc6bbfb2d395799166ead7d21d020e135cd67 (patch) | |
tree | 7374b2675512f9f7d2e0e3c00144e158108f10a3 /audio | |
parent | b16230c965f4d2b32f3c1cef0a01f581d4dcd6bf (diff) | |
download | pkgsrc-5d9bc6bbfb2d395799166ead7d21d020e135cd67.tar.gz |
NOT_FOR_PLATFORM Interix.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mixer.app/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/mixer.app/Makefile b/audio/mixer.app/Makefile index 0f7ca731db2..52fd65e1d17 100644 --- a/audio/mixer.app/Makefile +++ b/audio/mixer.app/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2005/06/01 18:02:38 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2005/10/31 15:48:32 tv Exp $ # DISTNAME= Mixer.app-1.8.0 @@ -11,6 +11,8 @@ MAINTAINER= ptiJo@noos.fr HOMEPAGE= http://www.fukt.bth.se/~per/mixer/ COMMENT= Another mixer intended for the windowmaker dockapp +NOT_FOR_PLATFORM= Interix-*-* + PKG_INSTALLATION_TYPES= overwrite pkgviews USE_LANGUAGES= c++ |