Subject: pkg/23453: audio/wmmp3 doesn't need USE_X11BASE
To: None <gnats-bugs@gnats.netbsd.org>
From: None <snj@pobox.com>
List: netbsd-bugs
Date: 11/16/2003 05:46:31
>Number:         23453
>Category:       pkg
>Synopsis:       audio/wmmp3 doesn't need USE_X11BASE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Nov 16 05:47:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Soren Jacobsen
>Release:        NetBSD 1.6.1
>Organization:
>Environment:
>Description:
USE_X11BASE is unnecessary, as this package does not use X resources.
Bump PKGREVISION for this change.
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/audio/wmmp3/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	2003/07/21 16:30:48	1.4
+++ Makefile	2003/11/16 05:43:31
@@ -1,6 +1,7 @@
 # $NetBSD: Makefile,v 1.4 2003/07/21 16:30:48 martti Exp $
 
 DISTNAME=	wmmp3-0.12
+PKGREVISION=	1
 CATEGORIES=	audio
 MASTER_SITES= 	http://www.dotfiles.com/software/wmmp3/
 
@@ -12,7 +13,7 @@
 
 USE_BUILDLINK2=	yes
 GNU_CONFIGURE=	yes
-USE_X11BASE=	yes
+USE_X11=	yes
 
 post-patch:
 	${MV} ${WRKSRC}/sample.wmmp3 ${WRKSRC}/sample.wmmp3.orig
>Release-Note:
>Audit-Trail:
>Unformatted: