diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/arcem/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/arcem/Makefile b/emulators/arcem/Makefile index 148c974b218..c46d09a2f3e 100644 --- a/emulators/arcem/Makefile +++ b/emulators/arcem/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2009/12/17 22:12:08 abs Exp $ +# $NetBSD: Makefile,v 1.17 2010/01/06 18:22:33 joerg Exp $ # DISTNAME= arcem-1.00-src @@ -7,6 +7,8 @@ PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=arcem/} +NOT_FOR_PLATFORM+= ${LP64PLATFORMS} + EXTRACT_SUFX= .tgz LINUX_FILES= \ |