From 3f2f5d8cd86957aab4e50683164181c7fd2bcc5e Mon Sep 17 00:00:00 2001 From: xtraeme Date: Wed, 28 Jan 2004 15:41:07 +0000 Subject: There's no need to use 'USE_X11BASE' in xmess package, we'll use USE_X11 instead, bump PKGREVISION. --- emulators/xmess/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'emulators/xmess') diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile index b09ac9796e3..2e8ac7cf5eb 100644 --- a/emulators/xmess/Makefile +++ b/emulators/xmess/Makefile @@ -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 @@ 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} -- cgit v1.2.3