From 1ca15cf1e6798c3b173823075e1b3e4694534b23 Mon Sep 17 00:00:00 2001 From: dholland Date: Thu, 1 Jan 2015 09:57:54 +0000 Subject: [PATCH] Document NOT_FOR_PLATFORM, which was previously recorded only in the CVS history. This package is very not 64-bit clean. --- emulators/palmosemulator/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/emulators/palmosemulator/Makefile b/emulators/palmosemulator/Makefile index 502094772d62..a431ac0fec86 100644 --- a/emulators/palmosemulator/Makefile +++ b/emulators/palmosemulator/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2014/05/29 23:36:33 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2015/01/01 09:57:54 dholland Exp $ # DISTNAME= emulator_src_${POSE_VERSION} @@ -14,6 +14,9 @@ MAINTAINER= dsainty@NetBSD.org COMMENT= Palm OS Emulator #LICENSE= GPL +# This package doesn't draw a clear distinction between host and guest +# addresses, so 64-bit host addresses give it fits. If you want to try +# to make it work, contact dholland@, who has partial patches. NOT_FOR_PLATFORM= ${LP64PLATFORMS} POSE_VERSION= 3.5