diff options
author | kris <kris@FreeBSD.org> | 2002-05-17 17:48:36 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-05-17 17:48:36 +0800 |
commit | 1d98521bd31764f3b877906678da9363112e8602 (patch) | |
tree | 456de46f6616ffca7405a21fc9ecebe1cbffce1a | |
parent | 2b007d256c81632136e5a0946ebfb1c18c0ea774 (diff) | |
download | freebsd-ports-gnome-1d98521bd31764f3b877906678da9363112e8602.tar.gz freebsd-ports-gnome-1d98521bd31764f3b877906678da9363112e8602.tar.zst freebsd-ports-gnome-1d98521bd31764f3b877906678da9363112e8602.zip |
BROKEN: DOes not build with XFree86-4
-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 |