summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2005-03-27 21:25:43 +0000
committerkristerw <kristerw@pkgsrc.org>2005-03-27 21:25:43 +0000
commite62aac54ecf0e006adee322eb6914ea391d914fb (patch)
treea03bbec3a108c2014ff7d0c48b77676352fb86f7 /emulators
parent4ba4d170d88eae4e0be345a047335ade3437f972 (diff)
downloadpkgsrc-e62aac54ecf0e006adee322eb6914ea391d914fb.tar.gz
One of the configure tests goes into an infinite loop when trying to
build on Darwin. Mark package as not for Darwin for now.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/BasiliskII/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/BasiliskII/Makefile b/emulators/BasiliskII/Makefile
index 14de8e95a2c..513ce6d3947 100644
--- a/emulators/BasiliskII/Makefile
+++ b/emulators/BasiliskII/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/11/29 01:03:03 tv Exp $
+# $NetBSD: Makefile,v 1.18 2005/03/27 21:25:43 kristerw Exp $
DISTNAME= BasiliskII_src_14032003
PKGNAME= BasiliskII-1.0.20030314
@@ -10,6 +10,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://gwenole.beauchesne.online.fr/basilisk2/
COMMENT= Open Source 68k Macintosh emulator
+NOT_FOR_PLATFORM+= Darwin-*-*
+
WRKSRC= ${WRKDIR}/BasiliskII-1.0/src/Unix
USE_BUILDLINK3= yes
GNU_CONFIGURE= yes