diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2010-02-25 12:46:56 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2010-02-25 12:46:56 +0000 |
commit | 05133cbba157b4e7a6e0e64859bad99e5bd0bcc5 (patch) | |
tree | 3486d2617e1e5fb0189ef88c7cc2fed2013c8c0f /x11-wm | |
parent | 1f268d73dfd63c24e2de74b903032164d99c6de1 (diff) | |
download | ports-05133cbba157b4e7a6e0e64859bad99e5bd0bcc5.tar.gz ports-05133cbba157b4e7a6e0e64859bad99e5bd0bcc5.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/wmii/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/wmii/Makefile b/x11-wm/wmii/Makefile index 22b83532b9ae..b3c301cf08c8 100644 --- a/x11-wm/wmii/Makefile +++ b/x11-wm/wmii/Makefile @@ -17,7 +17,7 @@ COMMENT= A dynamic, minimalist window manager for X11 LIB_DEPENDS= ixp.1:${PORTSDIR}/devel/libixp RUN_DEPENDS= dmenu:${PORTSDIR}/x11/dmenu -CONFLICTS= wmii-s[0-9]* +CONFLICTS= wmii-3.9* USE_XORG= x11 xextproto xt xext |