aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2007-03-12 02:23:47 +0800
committersat <sat@FreeBSD.org>2007-03-12 02:23:47 +0800
commit3f3671504403e5af5de91166e43f0062bbf205ec (patch)
tree148f6a6622f66163715e18e5577d08988ec235bf /x11-wm
parent9d4a0f5dff64b5932d247620db5e3869d5079eb5 (diff)
downloadfreebsd-ports-gnome-3f3671504403e5af5de91166e43f0062bbf205ec.tar.gz
freebsd-ports-gnome-3f3671504403e5af5de91166e43f0062bbf205ec.tar.zst
freebsd-ports-gnome-3f3671504403e5af5de91166e43f0062bbf205ec.zip
- Depend on xlib
Reported by: pointyhat via kris
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/wmii-devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/wmii-devel/Makefile b/x11-wm/wmii-devel/Makefile
index ed546b4d7c01..892a543764e6 100644
--- a/x11-wm/wmii-devel/Makefile
+++ b/x11-wm/wmii-devel/Makefile
@@ -19,6 +19,7 @@ RUN_DEPENDS= dmenu:${PORTSDIR}/x11/dmenu \
CHANGESET= 2010
CONFLICTS= wmii-3.[0-46-9]* wmii-3.5.1*
+USE_XLIB= yes
USE_BZIP2= yes
MAKE_ARGS= PREFIX="${PREFIX}" X11LIB="${X11BASE}/lib" \
X11INC="${X11BASE}/include" CC="${CC}" \