diff options
-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 |