diff options
author | tv <tv@pkgsrc.org> | 2005-10-31 16:09:18 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2005-10-31 16:09:18 +0000 |
commit | c4e47b6e2a2fdbc75d13575ca9e519a1002e6820 (patch) | |
tree | 93f901c17b5be142364222edcaece7f035327444 /audio/nosefart | |
parent | 0883ce490cb823dbf87c0dbbdd6c8a71e4bd1ca9 (diff) | |
download | pkgsrc-c4e47b6e2a2fdbc75d13575ca9e519a1002e6820.tar.gz |
NOT_FOR_PLATFORM Interix.
Diffstat (limited to 'audio/nosefart')
-rw-r--r-- | audio/nosefart/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/nosefart/Makefile b/audio/nosefart/Makefile index 4a8c5698536..8d364af7741 100644 --- a/audio/nosefart/Makefile +++ b/audio/nosefart/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/06/16 06:57:39 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2005/10/31 16:09:18 tv Exp $ DISTNAME= nosefart-2.3-mls PKGNAME= ${DISTNAME:S/-mls//} @@ -10,6 +10,8 @@ MAINTAINER= dgriffi@cs.csubak.edu HOMEPAGE= http://nosefart.sourceforge.net/ COMMENT= Player for NES Sound Format (NSF) files +NOT_FOR_PLATFORM= Interix-*-* + USE_TOOLS+= gmake NO_CONFIGURE= YES |