diff options
-rw-r--r-- | x11-clocks/mouseclock/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-clocks/mouseclock/Makefile b/x11-clocks/mouseclock/Makefile index 9c38ab1a7ffc..190e8a82a24c 100644 --- a/x11-clocks/mouseclock/Makefile +++ b/x11-clocks/mouseclock/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= X11/clocks MAINTAINER= kazu@jp.freebsd.org +BROKEN= "Does not build with XFree86-4" + USE_GMAKE= yes USE_IMAKE= yes XMKMF= xmkmf |