diff options
author | tv <tv@pkgsrc.org> | 2005-10-31 16:44:19 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2005-10-31 16:44:19 +0000 |
commit | 85539f208d13a8f890faaa4fe91f5e95f772bbe7 (patch) | |
tree | 539cc897eb3125b5628c907cda4dbd1cb3019f21 /audio/xcdplayer | |
parent | 2ae833374713213ac361442bd4ab97b22f93116c (diff) | |
download | pkgsrc-85539f208d13a8f890faaa4fe91f5e95f772bbe7.tar.gz |
NOT_FOR_PLATFORM Interix.
Diffstat (limited to 'audio/xcdplayer')
-rw-r--r-- | audio/xcdplayer/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/xcdplayer/Makefile b/audio/xcdplayer/Makefile index 217aa42db84..e2357430d0d 100644 --- a/audio/xcdplayer/Makefile +++ b/audio/xcdplayer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2005/03/24 21:12:51 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2005/10/31 16:44:19 tv Exp $ DISTNAME= xcdplayer-2.2 PKGREVISION= 1 @@ -10,6 +10,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= tech-pkg@NetBSD.org COMMENT= CD player for X +NOT_FOR_PLATFORM= Interix-*-* + USE_IMAKE= yes pre-configure: |