pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xneko Install in ${X11PREFIX} instead of ${X11BASE...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1d2491d5ebdb
branches: trunk
changeset: 463774:1d2491d5ebdb
user: jlam <jlam%pkgsrc.org@localhost>
date: Wed Nov 26 13:58:31 2003 +0000
description:
Install in ${X11PREFIX} instead of ${X11BASE}. This is a leaf package,
so no churn as a result of this change. Patch from PR 23543 by Soren
Jacobsen.
diffstat:
x11/xneko/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (24 lines):
diff -r 28b3ff865841 -r 1d2491d5ebdb x11/xneko/Makefile
--- a/x11/xneko/Makefile Wed Nov 26 12:52:30 2003 +0000
+++ b/x11/xneko/Makefile Wed Nov 26 13:58:31 2003 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.15 2003/09/15 16:27:56 jmmv Exp $
+# $NetBSD: Makefile,v 1.16 2003/11/26 13:58:31 jlam Exp $
# FreeBSD Id: Makefile,v 1.6 1997/03/12 08:21:35 asami Exp
#
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@localhost
COMMENT= Classic BSD4.4 cat-and-mouse
-USE_X11BASE= yes
+USE_X11= yes
MANCOMPRESSED_IF_MANZ= yes
PLIST_SRC= ${WRKDIR}/PLIST
Home |
Main Index |
Thread Index |
Old Index