summaryrefslogtreecommitdiff
path: root/x11/xview
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2000-12-29 15:07:21 +0000
committerdmcmahill <dmcmahill>2000-12-29 15:07:21 +0000
commitff2d69c8e0a31c260e868b1558d5bc1b905b892a (patch)
treefd7dcac8c69c0b2a95a4c98753baf4d5ad36b9b2 /x11/xview
parent56321a379df25a0eaec8634db4010ed68413377d (diff)
downloadpkgsrc-ff2d69c8e0a31c260e868b1558d5bc1b905b892a.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')
-rw-r--r--x11/xview/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xview/Makefile b/x11/xview/Makefile
index 31a290d9b99..9276b4293a4 100644
--- a/x11/xview/Makefile
+++ b/x11/xview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2000/09/14 14:07:50 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2000/12/29 15:07:21 dmcmahill Exp $
#
DISTNAME= xview3.2p1-X11R6
@@ -13,6 +13,8 @@ DEPENDS+= xview-config>=3.2.1:../xview-config
DEPENDS+= xview-lib>=3.2.1:../xview-lib
DEPENDS+= xview-clients>=3.2.1:../xview-clients
+NOT_FOR_PLATFORM= *-*-alpha # broken va_arg handling in xview-lib
+
USE_X11= # defined
EXTRACT_ONLY= # empty