summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES3
-rw-r--r--emulators/minivmac/Makefile5
2 files changed, 5 insertions, 3 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index b8188530c74..3d23f679906 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4635 2004/01/28 15:41:47 xtraeme Exp $
+$NetBSD: CHANGES,v 1.4636 2004/01/28 15:45:56 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -520,3 +520,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated mule to 2.3nb2 [xtraeme 2004-01-28]
Updated xmame to 0.78.1nb1 [xtraeme 2004-01-28]
Updated xmess to 0.78.1nb1 [xtraeme 2004-01-28]
+ Updated minivmac to 0.1.7nb1 [xtraeme 2004-01-28]
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}"