summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/gentle/Makefile4
-rw-r--r--devel/pedisassem/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/gentle/Makefile b/devel/gentle/Makefile
index e181f013c0c..19f16bacbf2 100644
--- a/devel/gentle/Makefile
+++ b/devel/gentle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2012/12/21 01:26:34 dholland Exp $
+# $NetBSD: Makefile,v 1.12 2015/01/04 02:19:37 dholland Exp $
#
DISTNAME= gentle-97
@@ -10,7 +10,7 @@ MAINTAINER= MarkoSchuetz@web.de
HOMEPAGE= http://gentle.compilertools.net/
COMMENT= Gentle Compiler Construction System
-NOT_FOR_PLATFORM= ${LP64PLATFORMS}
+BROKEN_ON_PLATFORM= ${LP64PLATFORMS}
USE_LIBTOOL= yes
INSTALLATION_DIRS= bin lib share/doc/gentle/html share/examples/gentle
diff --git a/devel/pedisassem/Makefile b/devel/pedisassem/Makefile
index f647b6ed604..1a150544391 100644
--- a/devel/pedisassem/Makefile
+++ b/devel/pedisassem/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2014/10/09 14:06:30 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2015/01/04 02:20:16 dholland Exp $
DISTNAME= dsasmsrc
PKGNAME= pedisassem-0.23
@@ -14,7 +14,7 @@ COMMENT= Disassembler for Win32 code
WRKSRC= ${WRKDIR}
# LP64 problems
-NOT_FOR_PLATFORM= ${LP64PLATFORMS}
+BROKEN_ON_PLATFORM= ${LP64PLATFORMS}
USE_BSD_MAKEFILE= yes
INSTALLATION_DIRS= bin