diff options
Diffstat (limited to 'x11/libXi/Makefile')
-rw-r--r-- | x11/libXi/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/libXi/Makefile b/x11/libXi/Makefile index 3757de5b2e26..a0288d3f984d 100644 --- a/x11/libXi/Makefile +++ b/x11/libXi/Makefile @@ -29,4 +29,6 @@ CFLAGS+= -DMALLOC_0_RETURNS_NULL INSTALLS_SHLIB= yes USE_GNOME= gnomehack pkgconfig +BROKEN= "Does not compile" + .include <bsd.port.mk> |