diff options
Diffstat (limited to 'audio/sidplay/Makefile')
-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++ |