summaryrefslogtreecommitdiff
path: root/emulators/xmame
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 /emulators/xmame
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.
Diffstat (limited to 'emulators/xmame')
-rw-r--r--emulators/xmame/Makefile5
1 files changed, 3 insertions, 2 deletions
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}