summaryrefslogtreecommitdiff
path: root/x11-servers/xephyr
diff options
context:
space:
mode:
Diffstat (limited to 'x11-servers/xephyr')
-rw-r--r--x11-servers/xephyr/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/x11-servers/xephyr/Makefile b/x11-servers/xephyr/Makefile
index 9e0457606561..7f7fb77ec1ec 100644
--- a/x11-servers/xephyr/Makefile
+++ b/x11-servers/xephyr/Makefile
@@ -4,6 +4,11 @@ PORTNAME= xephyr
COMMENT= X server from X.Org based on kdrive
+LIB_DEPENDS+= libxcb-image.so:${PORTSDIR}/x11/xcb-util-image \
+ libxcb-icccm.so:${PORTSDIR}/x11/xcb-util-wm \
+ libxcb-keysyms.so:${PORTSDIR}/x11/xcb-util-keysyms \
+ libxcb-render-util.so:${PORTSDIR}/x11/xcb-util-renderutil
+
MASTERDIR= ${.CURDIR}/../xorg-server
DESCR= ${.CURDIR}/pkg-descr
USE_XORG= x11 xf86driproto glproto randrproto renderproto fixesproto \