diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2008-01-29 14:33:11 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2008-01-29 14:33:11 +0000 |
commit | f8bae2f0aaad67b71796804e325d17823b674136 (patch) | |
tree | 53c8ba6acc2a169ebc7f7ff5abeefbc1a9c97b40 /x11-wm/wmii | |
parent | dfb3e1c45f4ec9257b02ca5ce8439e7f3ffc92cd (diff) | |
download | ports-f8bae2f0aaad67b71796804e325d17823b674136.tar.gz ports-f8bae2f0aaad67b71796804e325d17823b674136.zip |
Notes
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 |