aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/libXt
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-17 00:51:31 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-17 00:51:31 +0000
commitfb13436a4cad7a9ccd755427e24a250ca6a410fd (patch)
tree9d6585776bf6d2c743a8e8c93d68a5c3892d64ae /x11-toolkits/libXt
parent985ecd193441c1901be5eca1a04a2a677dc98df9 (diff)
downloadports-fb13436a4cad7a9ccd755427e24a250ca6a410fd.tar.gz
ports-fb13436a4cad7a9ccd755427e24a250ca6a410fd.zip
Mark BROKEN until the Xalloca.h problem can be fixed.
Notes
Notes: svn path=/head/; revision=101115
Diffstat (limited to 'x11-toolkits/libXt')
-rw-r--r--x11-toolkits/libXt/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/libXt/Makefile b/x11-toolkits/libXt/Makefile
index 792eb43975e6..d539c60e9c42 100644
--- a/x11-toolkits/libXt/Makefile
+++ b/x11-toolkits/libXt/Makefile
@@ -29,4 +29,6 @@ CFLAGS+= -DMALLOC_0_RETURNS_NULL
INSTALLS_SHLIB= yes
USE_GNOME= gnomehack pkgconfig
+BROKEN= "Needs fixes not to include Xalloca.h"
+
.include <bsd.port.mk>