summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordholland <dholland>2015-01-01 10:38:24 +0000
committerdholland <dholland>2015-01-01 10:38:24 +0000
commita12c9991bef83628a22fc62647b72c50d891bd58 (patch)
tree7dd92f9cb7522c97c611b45105e229aa4db9b4eb
parent108c5acc64627d2389a764feec8cb45321f8dddc (diff)
downloadpkgsrc-a12c9991bef83628a22fc62647b72c50d891bd58.tar.gz
Use BROKEN_EXCEPT_ON_PLATFORM for missing configs.
-rw-r--r--emulators/kegs/Makefile14
1 files changed, 9 insertions, 5 deletions
diff --git a/emulators/kegs/Makefile b/emulators/kegs/Makefile
index bd5b03a232e..f28a01a177d 100644
--- a/emulators/kegs/Makefile
+++ b/emulators/kegs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:33 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2015/01/01 10:38:24 dholland Exp $
#
DISTNAME= kegs.0.91
@@ -11,10 +11,14 @@ MAINTAINER= christtrekker@users.sourceforge.net
HOMEPAGE= http://kegs.sourceforge.net/
COMMENT= Apple IIgs emulator for Mac OS X, Win32, Linux, and Unix/X11
-# Official support
-ONLY_FOR_PLATFORM= Linux-*-i386 Linux-*-powerpc SunOS-*-i386 SunOS-*-sparc Darwin-*-* HPUX-*-*
-# Probably work
-ONLY_FOR_PLATFORM+= *-*-i386 *-*-powerpc *-*-x86_64 *-*-ia64 *-*-mips *-*-m68k
+# These platforms are officially supported
+BROKEN_EXCEPT_ON_PLATFORM= Linux-*-i386 Linux-*-powerpc \
+ SunOS-*-i386 SunOS-*-sparc \
+ Darwin-*-* \
+ HPUX-*-*
+# These are hacked below.
+BROKEN_EXCEPT_ON_PLATFORM+= *-*-i386 *-*-x86_64 *-*-ia64 \
+ *-*-powerpc *-*-mips *-*-m68k
#WRKSRC= ${WRKDIR}/${DISTNAME}/src
CONFIGURE_DIRS= src