diff options
author | tv <tv> | 2005-10-31 16:09:18 +0000 |
---|---|---|
committer | tv <tv> | 2005-10-31 16:09:18 +0000 |
commit | 75d0d2c1536c21f2b96275377680a9c980176bb8 (patch) | |
tree | 93f901c17b5be142364222edcaece7f035327444 /audio/rio500 | |
parent | a598ab26315a0cf7749a86b8529a9d86d9f2d6e2 (diff) | |
download | pkgsrc-75d0d2c1536c21f2b96275377680a9c980176bb8.tar.gz |
NOT_FOR_PLATFORM Interix.
Diffstat (limited to 'audio/rio500')
-rw-r--r-- | audio/rio500/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/rio500/Makefile b/audio/rio500/Makefile index d5a6872e9e1..cf1789034bd 100644 --- a/audio/rio500/Makefile +++ b/audio/rio500/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:13:50 tv Exp $ # DISTNAME= rio500-0.7 @@ -10,6 +10,8 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://rio500.sourceforge.net/ COMMENT= Utilities to manage your Diamond Rio 500 MP3 player +NOT_FOR_PLATFORM= Interix-*-* + USE_TOOLS+= gmake GNU_CONFIGURE= yes |