diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-11-18 06:58:29 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-11-18 06:58:29 +0000 |
commit | f2ce4a5fdaaeae2f0c820cf566f84b3f7b1bdf87 (patch) | |
tree | 218da3432ff7c1b4aa3dd21f2ab013ab691c7579 /x11 | |
parent | 738133a643aa53724866e67bf68244290dc0f70f (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/wmessage/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/wmessage/Makefile b/x11/wmessage/Makefile index d81c827992dc..e15d2aabef4b 100644 --- a/x11/wmessage/Makefile +++ b/x11/wmessage/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://tucows.mirror.ish.de/linux/files/x11/xwin/ MAINTAINER= pat@FreeBSD.org COMMENT= A WINGs based message viewer similar to xmessage +BROKEN= "Does not build with new version of windowmaker" + BUILD_DEPENDS= get-wraster-flags:${PORTSDIR}/x11-wm/windowmaker USE_X_PREFIX= yes |