aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/libXt
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-02-08 07:26:17 +0800
committerkris <kris@FreeBSD.org>2004-02-08 07:26:17 +0800
commit06d2522da1264a5212c71afe45a03f66d214b7bd (patch)
treedd3e74d70b43853db224e966d084799ae3512213 /x11-toolkits/libXt
parent846f061545220aa410d90783e2d390a04a23a21c (diff)
downloadfreebsd-ports-gnome-06d2522da1264a5212c71afe45a03f66d214b7bd.tar.gz
freebsd-ports-gnome-06d2522da1264a5212c71afe45a03f66d214b7bd.tar.zst
freebsd-ports-gnome-06d2522da1264a5212c71afe45a03f66d214b7bd.zip
BROKEN: Does not compile
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>