summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authordholland <dholland>2013-11-09 06:10:48 +0000
committerdholland <dholland>2013-11-09 06:10:48 +0000
commit2f220c930ee201047a844267ea3ab1ebc9830d1b (patch)
treed4e8da6a6c2c6aad861ebd7c362d75744d5ac6ab /wm
parent1bc4d21fb8a80e6d983f5cce7a486664df584469 (diff)
downloadpkgsrc-2f220c930ee201047a844267ea3ab1ebc9830d1b.tar.gz
Mark this NOT_FOR 64-bit platforms; while it builds, gcc output and a
quick review of the header files indicates deeply ingrained assumptions about pointers fitting in 32-bit integers, and it does not stand much chance of working.
Diffstat (limited to 'wm')
-rw-r--r--wm/amiwm/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/wm/amiwm/Makefile b/wm/amiwm/Makefile
index e9fa2e9b52c..09f5b4afcf4 100644
--- a/wm/amiwm/Makefile
+++ b/wm/amiwm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2013/08/15 20:26:51 rillig Exp $
+# $NetBSD: Makefile,v 1.29 2013/11/09 06:10:48 dholland Exp $
#
DISTNAME= amiwm0.20pl48
@@ -17,6 +17,9 @@ NO_BIN_ON_FTP= ${RESTRICTED}
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
+# Extensive use of 32-bit values to hold pointers
+NOT_FOR_PLATFORM+= ${LP64PLATFORMS}
+
USE_TOOLS+= ksh:run yacc lex
REPLACE_KSH= Xsession.in Xsession2.in