summaryrefslogtreecommitdiff
path: root/x11-toolkits/libXt/Makefile
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/Makefile
parentBROKEN: Does not install. This port is scheduled to be removed on April 16 (diff)
Mark BROKEN until the Xalloca.h problem can be fixed.
Notes
Notes: svn path=/head/; revision=101115
Diffstat (limited to '')
-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>