summaryrefslogtreecommitdiff
path: root/x11/libXcursor
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/libXcursor
parentBROKEN on 5.x: does not compile (not just on sparc64) (diff)
BROKEN: Does not compile
Notes
Notes: svn path=/head/; revision=100304
Diffstat (limited to 'x11/libXcursor')
-rw-r--r--x11/libXcursor/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/libXcursor/Makefile b/x11/libXcursor/Makefile
index f8ff33f0f27e..a0721d314755 100644
--- a/x11/libXcursor/Makefile
+++ b/x11/libXcursor/Makefile
@@ -30,4 +30,6 @@ MAN3= Xcursor.3
INSTALLS_SHLIB= yes
USE_GNOME= gnomehack pkgconfig
+BROKEN= Does not compile
+
.include <bsd.port.mk>