summaryrefslogtreecommitdiff
path: root/emulators/minivmac/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-01-28 15:45:06 +0000
committerxtraeme <xtraeme>2004-01-28 15:45:06 +0000
commit9782908b90b048c0ca2a80f46ea0a2da32330d8e (patch)
treefc0a49a06de00b8678eab8054b57e9b5a55237c3 /emulators/minivmac/Makefile
parent74fab950833934a6ae69212d99936f59c81163e6 (diff)
downloadpkgsrc-9782908b90b048c0ca2a80f46ea0a2da32330d8e.tar.gz
There's no need to use 'USE_X11BASE' in minivmac package, we'll use
USE_X11 instead, bump PKGREVISION.
Diffstat (limited to 'emulators/minivmac/Makefile')
-rw-r--r--emulators/minivmac/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/emulators/minivmac/Makefile b/emulators/minivmac/Makefile
index 21a5abc8666..f64effd4610 100644
--- a/emulators/minivmac/Makefile
+++ b/emulators/minivmac/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2004/01/20 12:14:41 agc Exp $
+# $NetBSD: Makefile,v 1.9 2004/01/28 15:45:06 xtraeme Exp $
DISTNAME= minivmac-0.1.7.src
PKGNAME= minivmac-0.1.7
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=minivmac/}
EXTRACT_SUFX= .tgz
@@ -11,7 +12,7 @@ HOMEPAGE= http://www.gryphel.com/c/minivmac/
COMMENT= Miniature Macintosh emulator
WRKSRC= ${WRKDIR}/minivmac
-USE_X11BASE= YES
+USE_X11= YES
SCRIPTS_ENV+= CC="${CC}"