summaryrefslogtreecommitdiff
path: root/x11/xview-clients
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2000-12-29 15:07:21 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2000-12-29 15:07:21 +0000
commit0cd363dca1c181ea7acce3e1c81f7eee006eea7f (patch)
treefd7dcac8c69c0b2a95a4c98753baf4d5ad36b9b2 /x11/xview-clients
parent744e31f1008dbc04d8b558c01046f1bd5042ca71 (diff)
downloadpkgsrc-0cd363dca1c181ea7acce3e1c81f7eee006eea7f.tar.gz
mark as broken on alpha until someone with more of a clue than me can fix
it. The handling of va_arg stuff in broken in xview-lib. In particular an interested programmer could start looking at: the MAKE_AVLIST macro in: xview3.2p1-X11R6//lib/libxview/misc/portable.h and some illegal casts of va_list variables in xview3.2p1-X11R6//lib/libxview/color/cms_pblc.c probably more....
Diffstat (limited to 'x11/xview-clients')
-rw-r--r--x11/xview-clients/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xview-clients/Makefile b/x11/xview-clients/Makefile
index 3e887b01db0..f86b7246207 100644
--- a/x11/xview-clients/Makefile
+++ b/x11/xview-clients/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2000/10/23 18:10:14 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2000/12/29 15:07:21 dmcmahill Exp $
# $FreeBSD Id: Makefile,v 1.11 1996/11/16 10:49:52 asami Exp
#
@@ -10,6 +10,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= jlam@netbsd.org
DEPENDS+= xview-lib>=3.2.1:../../x11/xview-lib
+NOT_FOR_PLATFORM= *-*-alpha # broken va_arg handling in xview-lib
NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL