From c6aea75184e7be4424f6ccbc87aba42e790f9131 Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 9 Jan 2010 16:15:41 +0000 Subject: Mark as not 64bit safe as shown by the build of sj3-dict. --- inputmethod/sj3-server-bin/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/inputmethod/sj3-server-bin/Makefile b/inputmethod/sj3-server-bin/Makefile index 0361596895b..e37f583c805 100644 --- a/inputmethod/sj3-server-bin/Makefile +++ b/inputmethod/sj3-server-bin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2007/07/04 20:54:40 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2010/01/09 16:15:41 joerg Exp $ # DISTNAME= sj3-2.0.1.20 @@ -14,6 +14,8 @@ COMMENT= SJ3 Japanese input method server & client DISTINFO_FILE= ${.CURDIR}/../sj3-lib/distinfo PATCHDIR= ${.CURDIR}/../sj3-lib/patches +NOT_FOR_PLATFORM+= ${LP64PLATFORMS} + .include "../../mk/bsd.prefs.mk" USE_TOOLS+= itools -- cgit v1.2.3