aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2009-09-20 01:52:14 +0800
committerdanfe <danfe@FreeBSD.org>2009-09-20 01:52:14 +0800
commite85f5cc3a34b5ffa2eb18d80364ded6f4b886192 (patch)
treeb2b8ead49020cf2a86335978157f897d9044a222 /x11-wm
parent00cf7600ee2799c36aa525ee528d3019fdf24f7c (diff)
downloadfreebsd-ports-gnome-e85f5cc3a34b5ffa2eb18d80364ded6f4b886192.tar.gz
freebsd-ports-gnome-e85f5cc3a34b5ffa2eb18d80364ded6f4b886192.tar.zst
freebsd-ports-gnome-e85f5cc3a34b5ffa2eb18d80364ded6f4b886192.zip
Add missing dependencies.
Feature safe: yes
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/wmii-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/wmii-devel/Makefile b/x11-wm/wmii-devel/Makefile
index 71aa74819e62..5a1129a2bc3d 100644
--- a/x11-wm/wmii-devel/Makefile
+++ b/x11-wm/wmii-devel/Makefile
@@ -23,7 +23,7 @@ SNAPDATE= 20090703
CONFLICTS= wmii-3.*
USE_ICONV= yes
-USE_XORG= x11 xextproto xt xext xft
+USE_XORG= x11 xext xrandr xrender xinerama xft
MAKE_ARGS= PREFIX="${PREFIX}" INCLUDE="${LOCALBASE}/include" \
CC="${CC} -c" LD="${CC}" LIBIXP="-lixp" STATIC="" \