aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/xview
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-07-20 01:27:39 +0800
committermiwi <miwi@FreeBSD.org>2008-07-20 01:27:39 +0800
commit43087bda93caa0e21044061f3f72f8a42805d974 (patch)
tree5c31143b577a8b11f15433c9e300b38d4c58ebf3 /x11-toolkits/xview
parenteaaf17374df6bb2260a640e6573a24b2f6f874cd (diff)
downloadfreebsd-ports-gnome-43087bda93caa0e21044061f3f72f8a42805d974.tar.gz
freebsd-ports-gnome-43087bda93caa0e21044061f3f72f8a42805d974.tar.zst
freebsd-ports-gnome-43087bda93caa0e21044061f3f72f8a42805d974.zip
- 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>
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