summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordholland <dholland>2012-01-03 02:07:38 +0000
committerdholland <dholland>2012-01-03 02:07:38 +0000
commit0ec22b71dfbf1557039afa8d96db4da2a85d04a0 (patch)
tree317abe328f9abc14132533f936f5ab076b8671d9
parentc4933c37de0f633223b2db3d09b36885d197f773 (diff)
downloadpkgsrc-0ec22b71dfbf1557039afa8d96db4da2a85d04a0.tar.gz
Mark this NOT_FOR 64-bit platforms, as it seems to not draw a clear
distinction between host and guest addresses and 64-bit host addresses give it fits. If anyone wants to try making it work, let me know as I have partial patches.
-rw-r--r--emulators/palmosemulator/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/palmosemulator/Makefile b/emulators/palmosemulator/Makefile
index 1d415521794..77b090c1d9f 100644
--- a/emulators/palmosemulator/Makefile
+++ b/emulators/palmosemulator/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2011/01/13 13:37:35 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2012/01/03 02:07:38 dholland Exp $
#
DISTNAME= emulator_src_${POSE_VERSION}
@@ -16,6 +16,8 @@ COMMENT= Palm OS Emulator
PKG_DESTDIR_SUPPORT= user-destdir
+NOT_FOR_PLATFORM= ${LP64PLATFORMS}
+
POSE_VERSION= 3.5
DIST_SUBDIR= ${PKGBASE}