aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/libXt
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-07 23:26:17 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-07 23:26:17 +0000
commit27c751abb8b050e84a827c541066cdbaba6e67d3 (patch)
treef0d2bdc664e2d75730cb65e8417f151763001085 /x11-toolkits/libXt
parentc5e5c0da6f525bec94fb51eaac5bb66157ee1480 (diff)
downloadports-27c751abb8b050e84a827c541066cdbaba6e67d3.tar.gz
ports-27c751abb8b050e84a827c541066cdbaba6e67d3.zip
BROKEN: Does not compile
Notes
Notes: svn path=/head/; revision=100304
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 063931e630c5..e40253112d94 100644
--- a/x11-toolkits/libXt/Makefile
+++ b/x11-toolkits/libXt/Makefile
@@ -28,4 +28,6 @@ CFLAGS+= -DMALLOC_0_RETURNS_NULL
INSTALLS_SHLIB= yes
USE_GNOME= gnomehack pkgconfig
+BROKEN= Does not compile
+
.include <bsd.port.mk>