summaryrefslogtreecommitdiff
path: root/x11-toolkits/xview
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-07-19 17:27:39 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-07-19 17:27:39 +0000
commit7a07cf7bda1deb0e854d1aad7f25b8c59ae0abda (patch)
tree1ce209abd2a0d0c6e7f206a1b818f05969c410d2 /x11-toolkits/xview
parentCommonist is a free Java program for easy uploads of large numbers of (diff)
- Set only i386 - Attempting to launch any application
that uses xview on amd64 causes a segmentation dump (signal 10, bus error). PR: 125589 Submitted by: "Pedro F. Giffuni" <pfgshield-freebsd@yahoo.com>
Notes
Notes: svn path=/head/; revision=217128
Diffstat (limited to 'x11-toolkits/xview')
-rw-r--r--x11-toolkits/xview/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/xview/Makefile b/x11-toolkits/xview/Makefile
index c984dd223cd3..5f4ac3e50935 100644
--- a/x11-toolkits/xview/Makefile
+++ b/x11-toolkits/xview/Makefile
@@ -21,6 +21,7 @@ COMMENT= X Window-System-based Visual/Integrated Environment for Workstations
BUILD_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \
mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale
+ONLY_FOR_ARCHS= i386
REINPLACE_ARGS= -i ""
USE_IMAKE= yes
USE_LDCONFIG= yes