diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2008-01-29 22:33:11 +0800 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2008-01-29 22:33:11 +0800 |
commit | f8bae2f0aaad67b71796804e325d17823b674136 (patch) | |
tree | 53c8ba6acc2a169ebc7f7ff5abeefbc1a9c97b40 /x11-wm/wmii | |
parent | dfb3e1c45f4ec9257b02ca5ce8439e7f3ffc92cd (diff) | |
download | freebsd-ports-gnome-f8bae2f0aaad67b71796804e325d17823b674136.tar.gz freebsd-ports-gnome-f8bae2f0aaad67b71796804e325d17823b674136.tar.zst freebsd-ports-gnome-f8bae2f0aaad67b71796804e325d17823b674136.zip |
Deorbit `x11-wm/wmii-devel' in favor of updated `x11-wm/wmii'.
Encouraged by: sat (maintainer)
Diffstat (limited to 'x11-wm/wmii')
-rw-r--r-- | x11-wm/wmii/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-wm/wmii/Makefile b/x11-wm/wmii/Makefile index 427e5a38d049..e18ae5119100 100644 --- a/x11-wm/wmii/Makefile +++ b/x11-wm/wmii/Makefile @@ -17,8 +17,6 @@ LIB_DEPENDS= ixp.1:${PORTSDIR}/devel/libixp RUN_DEPENDS= dmenu:${PORTSDIR}/x11/dmenu \ ${LOCALBASE}/9/bin/rc:${PORTSDIR}/devel/9base -CONFLICTS= wmii-3.5.* - USE_ICONV= yes USE_XLIB= yes |