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 | 10953dcd8779dcc8dcdb0bcfa753004240994c70 (patch) | |
tree | 93f901c17b5be142364222edcaece7f035327444 /audio/sidplay | |
parent | 3898126a77ed368e03fea35180287415cb5f9acd (diff) | |
download | pkgsrc-10953dcd8779dcc8dcdb0bcfa753004240994c70.tar.gz |
NOT_FOR_PLATFORM Interix.
Diffstat (limited to 'audio/sidplay')
-rw-r--r-- | audio/sidplay/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/sidplay/Makefile b/audio/sidplay/Makefile index 66f6258a4ed..b07b97d1f09 100644 --- a/audio/sidplay/Makefile +++ b/audio/sidplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2005/05/22 20:07:39 jlam Exp $ +# $NetBSD: Makefile,v 1.17 2005/10/31 16:15:06 tv Exp $ # DISTNAME= sidplay-base-1.0.9 @@ -12,6 +12,8 @@ MAINTAINER= pooka@NetBSD.org HOMEPAGE= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/ COMMENT= Tools for playing sidtunes +NOT_FOR_PLATFORM= Interix-*-* + GNU_CONFIGURE= yes USE_TOOLS+= gmake USE_LANGUAGES= c c++ |