diff options
author | danfe <danfe@FreeBSD.org> | 2010-02-25 20:46:56 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2010-02-25 20:46:56 +0800 |
commit | a98c04939dc584cc01c78b2d543a421219a470f2 (patch) | |
tree | 812ca48fc50106492418961ad8ccd3bae263fe27 /x11-wm | |
parent | aeccc48269989bf591430e84bcfdf6b67eabf474 (diff) | |
download | freebsd-ports-gnome-a98c04939dc584cc01c78b2d543a421219a470f2.tar.gz freebsd-ports-gnome-a98c04939dc584cc01c78b2d543a421219a470f2.tar.zst freebsd-ports-gnome-a98c04939dc584cc01c78b2d543a421219a470f2.zip |
Adjust CONFLICTS after update of `x11-wm/wmii-devel'.
Feature safe: yes
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 |