diff options
author | kris <kris@FreeBSD.org> | 2004-11-18 16:05:42 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-11-18 16:05:42 +0800 |
commit | fd0432a83d90a1db89e8c6935f81e650eac2ab71 (patch) | |
tree | 94d72037ba3d4ba8423103f53533eb4349b527b4 /games/wmtimebomb | |
parent | 34a3ea50b47db65181919eb3f69f36b101788675 (diff) | |
download | freebsd-ports-gnome-fd0432a83d90a1db89e8c6935f81e650eac2ab71.tar.gz freebsd-ports-gnome-fd0432a83d90a1db89e8c6935f81e650eac2ab71.tar.zst freebsd-ports-gnome-fd0432a83d90a1db89e8c6935f81e650eac2ab71.zip |
BROKEN: Does not build with new version of windowmaker
Diffstat (limited to 'games/wmtimebomb')
-rw-r--r-- | games/wmtimebomb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/wmtimebomb/Makefile b/games/wmtimebomb/Makefile index 175cc84be9b6..7c2c8e357a20 100644 --- a/games/wmtimebomb/Makefile +++ b/games/wmtimebomb/Makefile @@ -14,6 +14,8 @@ DISTNAME= wmtimebomb.20 MAINTAINER= ports@FreeBSD.org COMMENT= A minesweeper for WindowMaker +BROKEN= "Does not build with new version of windowmaker" + LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \ wraster.4:${PORTSDIR}/x11-wm/windowmaker |