summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-01-28 15:45:06 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-01-28 15:45:06 +0000
commit4f5f02e79fc8466033dedada9002ec34701f4101 (patch)
treefc0a49a06de00b8678eab8054b57e9b5a55237c3 /emulators
parent3f2f5d8cd86957aab4e50683164181c7fd2bcc5e (diff)
downloadpkgsrc-4f5f02e79fc8466033dedada9002ec34701f4101.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')
-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}"