summaryrefslogtreecommitdiff
path: root/x11-toolkits/libXt/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-03-14 07:23:48 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-03-14 07:23:48 +0000
commit189664d44fa98be98e6cd6e19f1e0728f34b1d46 (patch)
tree2f4cbabd30018da835eee20f16ffa7d8f01e3afc /x11-toolkits/libXt/Makefile
parentAdd Xalloca.h to the distribution to fix libXt. (diff)
Make sure we use the right include path to find our own header files. This
should unbreak libXt. Obtained from: Freedesktop CVS repo
Notes
Notes: svn path=/head/; revision=103967
Diffstat (limited to '')
-rw-r--r--x11-toolkits/libXt/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-toolkits/libXt/Makefile b/x11-toolkits/libXt/Makefile
index ef59eb3fad17..8149f7303c9e 100644
--- a/x11-toolkits/libXt/Makefile
+++ b/x11-toolkits/libXt/Makefile
@@ -29,6 +29,4 @@ CFLAGS+= -DMALLOC_0_RETURNS_NULL
INSTALLS_SHLIB= yes
USE_GNOME= gnomehack pkgconfig
-BROKEN= "Needs fixes not to include Xalloca.h"
-
.include <bsd.port.mk>