From ea977acdd46f5beef14baa7b1e5704b604d10406 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Wed, 28 Jan 2004 12:48:24 +0000 Subject: There's no need to use 'USE_X11BASE' in mpg123-nas package, we'll use USE_X11 instead, bump PKGREVISION. --- audio/mpg123-nas/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'audio') diff --git a/audio/mpg123-nas/Makefile b/audio/mpg123-nas/Makefile index 04119685b3c..34f0f82e8f6 100644 --- a/audio/mpg123-nas/Makefile +++ b/audio/mpg123-nas/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.5 2003/09/18 16:25:14 jmmv Exp $ +# $NetBSD: Makefile,v 1.6 2004/01/28 12:48:24 xtraeme Exp $ # PKGNAME= mpg123${TARGET_SUFFIX}-${MPG123_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Command-line player for mpeg layer 1, 2 and 3 audio with NAS output TARGET_SUFFIX= -nas CONFLICTS+= mpg123-[0-9]* -USE_X11BASE= # defined +USE_X11= yes .include "../../audio/mpg123/Makefile.common" -- cgit v1.2.3