diff options
Diffstat (limited to 'x11/libXcursor/Makefile')
-rw-r--r-- | x11/libXcursor/Makefile | 2 |
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> |