summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2013-11-09 06:10:48 +0000
committerdholland <dholland@pkgsrc.org>2013-11-09 06:10:48 +0000
commitd788a92b108d27a740e43e7940b036bf504f54ad (patch)
treed4e8da6a6c2c6aad861ebd7c362d75744d5ac6ab /wm
parentc051f8f6b834a48ed1f01cd68608095cf9e4bacf (diff)
downloadpkgsrc-d788a92b108d27a740e43e7940b036bf504f54ad.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