pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc There's no need to use 'USE_X11BASE' in xmess package,...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f6ed875651e0
branches: trunk
changeset: 467302:f6ed875651e0
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Wed Jan 28 15:41:07 2004 +0000
description:
There's no need to use 'USE_X11BASE' in xmess package, we'll use
USE_X11 instead, bump PKGREVISION.
diffstat:
doc/CHANGES | 3 ++-
emulators/xmess/Makefile | 5 +++--
2 files changed, 5 insertions(+), 3 deletions(-)
diffs (37 lines):
diff -r 0e2192959565 -r f6ed875651e0 doc/CHANGES
--- a/doc/CHANGES Wed Jan 28 15:26:26 2004 +0000
+++ b/doc/CHANGES Wed Jan 28 15:41:07 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4634 2004/01/28 15:27:12 xtraeme Exp $
+$NetBSD: CHANGES,v 1.4635 2004/01/28 15:41:47 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -519,3 +519,4 @@
Updated cooledit to 3.17.5nb1 [xtraeme 2004-01-28]
Updated mule to 2.3nb2 [xtraeme 2004-01-28]
Updated xmame to 0.78.1nb1 [xtraeme 2004-01-28]
+ Updated xmess to 0.78.1nb1 [xtraeme 2004-01-28]
diff -r 0e2192959565 -r f6ed875651e0 emulators/xmess/Makefile
--- a/emulators/xmess/Makefile Wed Jan 28 15:26:26 2004 +0000
+++ b/emulators/xmess/Makefile Wed Jan 28 15:41:07 2004 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.44 2004/01/22 08:36:04 grant Exp $
+# $NetBSD: Makefile,v 1.45 2004/01/28 15:41:07 xtraeme Exp $
#
DISTNAME= xmame-0.78.1
PKGNAME= xmess-0.78.1
+PKGREVISION= 1
CATEGORIES= emulators games x11
MASTER_SITES= http://x.mame.net/download/
EXTRACT_SUFX= .tar.bz2
@@ -17,7 +18,7 @@
USE_BUILDLINK2= YES
USE_PKGINSTALL= YES
-USE_X11BASE= YES
+USE_X11= YES
USE_GNU_TOOLS+= make
MAKEFILE= makefile.unix
TARGET= ${PKGBASE}
Home |
Main Index |
Thread Index |
Old Index