diff options
Diffstat (limited to 'audio/maplay')
-rw-r--r-- | audio/maplay/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/maplay/Makefile b/audio/maplay/Makefile index 108f02fa1c2..5acc15776c5 100644 --- a/audio/maplay/Makefile +++ b/audio/maplay/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.19 2006/05/24 11:47:12 tonio Exp $ +# $NetBSD: Makefile,v 1.20 2007/02/22 19:30:03 wiz Exp $ -DISTNAME= maplay1_2 +DISTNAME= maplay1_2 PKGNAME= maplay-1.2 PKGREVISION= 1 CATEGORIES= audio @@ -12,7 +12,7 @@ COMMENT= MPEG audio player/decoder for layer I and II MPEG audio streams WRKSRC= ${WRKDIR} -USE_LANGUAGES+= c++ +USE_LANGUAGES= c++ NOT_FOR_PLATFORM= Interix-*-* pre-configure: |