summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-01-28 15:26:26 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-01-28 15:26:26 +0000
commitd49b0c6e3fb41897d7eae636d08376fe83476a6b (patch)
tree485b4bf0f4cf01f26515330846d2bac039f6f7e6
parentc23c50885b6e0cb2cc72c9dafd4945e0470c2965 (diff)
downloadpkgsrc-d49b0c6e3fb41897d7eae636d08376fe83476a6b.tar.gz
There's no need to use 'USE_X11BASE' in xmame package, we'll use
USE_X11 instead, bump PKGREVISION.
-rw-r--r--doc/CHANGES3
-rw-r--r--emulators/xmame/Makefile5
2 files changed, 5 insertions, 3 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index f8e7a4350ea..746d752da47 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4633 2004/01/28 14:17:44 xtraeme Exp $
+$NetBSD: CHANGES,v 1.4634 2004/01/28 15:27:12 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -518,3 +518,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated quicklist to 0.8.6nb3 [xtraeme 2004-01-28]
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]
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile
index 880930b48e5..585fd97d037 100644
--- a/emulators/xmame/Makefile
+++ b/emulators/xmame/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.103 2004/01/22 08:36:04 grant Exp $
+# $NetBSD: Makefile,v 1.104 2004/01/28 15:26:26 xtraeme Exp $
#
DISTNAME= xmame-0.78.1
+PKGREVISION= 1
CATEGORIES= emulators games x11
MASTER_SITES= http://x.mame.net/download/
EXTRACT_SUFX= .tar.bz2
@@ -16,7 +17,7 @@ NO_BIN_ON_CDROM= ${RESTRICTED}
USE_BUILDLINK2= YES
USE_PKGINSTALL= YES
-USE_X11BASE= YES
+USE_X11= YES
USE_GNU_TOOLS+= make
MAKEFILE= makefile.unix
TARGET= ${PKGBASE}