summaryrefslogtreecommitdiff
path: root/emulators/uae
diff options
context:
space:
mode:
authortron <tron>1999-06-20 20:49:28 +0000
committertron <tron>1999-06-20 20:49:28 +0000
commitcd7cfe6921e0b3db1af892b2787ef7cb8e585e6e (patch)
treefd34bb7515571b508563b0d3c887a757938f858e /emulators/uae
parent27501f76cb6ae26018d1edd8ec39450665413e68 (diff)
downloadpkgsrc-cd7cfe6921e0b3db1af892b2787ef7cb8e585e6e.tar.gz
UAE doesn't build on arm32.
Diffstat (limited to 'emulators/uae')
-rw-r--r--emulators/uae/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile
index e0b54c3607c..227d711f383 100644
--- a/emulators/uae/Makefile
+++ b/emulators/uae/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/06/19 14:56:49 tron Exp $
+# $NetBSD: Makefile,v 1.3 1999/06/20 20:49:28 tron Exp $
DISTNAME= uae-0.8.8
CATEGORIES= emulators
@@ -7,6 +7,8 @@ MASTER_SITES= ftp://ftp.freiburg.linux.de/pub/uae/
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.freiburg.linux.de/~uae/
+NOT_FOR_PLATFORM= *-*-arm32
+
USE_GMAKE= yes
USE_X11= yes
GNU_CONFIGURE= yes