Subject: pkg/23543: x11/xneko does not need USE_X11BASE
To: None <gnats-bugs@gnats.netbsd.org>
From: None <snj@pobox.com>
List: netbsd-bugs
Date: 11/23/2003 08:16:14
>Number:         23543
>Category:       pkg
>Synopsis:       x11/xneko does not 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 23 08:17:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Soren Jacobsen
>Release:        NetBSD 1.6.1
>Organization:
>Environment:
pkgsrc as of 11/23/2003.
>Description:
No X resources used in this package, so no reason to install in
${X11PREFIX}. Bump PKGREVISION.
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/x11/xneko/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- Makefile	2003/09/15 16:27:56	1.15
+++ Makefile	2003/11/23 08:13:07
@@ -4,6 +4,7 @@
 
 DISTNAME=	xneko
 PKGNAME=	xneko-4.4
+PKGREVISION=	1
 WRKSRC=		${WRKDIR}/pub/bsd-sources/4.4BSD-Lite/usr/src/games/xneko
 CATEGORIES=	x11 games
 MASTER_SITES=	ftp://ftp.cdrom.com/pub/bsd-sources/4.4BSD-Lite/usr/src/games/
@@ -11,7 +12,7 @@
 MAINTAINER=	tech-pkg@NetBSD.org
 COMMENT=	Classic BSD4.4 cat-and-mouse
 
-USE_X11BASE=	yes
+USE_X11=	yes
 MANCOMPRESSED_IF_MANZ=	yes
 
 PLIST_SRC=	${WRKDIR}/PLIST
>Release-Note:
>Audit-Trail:
>Unformatted: