diff options
Diffstat (limited to 'x11/libxcb/Makefile')
-rw-r--r-- | x11/libxcb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libxcb/Makefile b/x11/libxcb/Makefile index 3e6777c..bb0dc91 100644 --- a/x11/libxcb/Makefile +++ b/x11/libxcb/Makefile @@ -38,12 +38,12 @@ MAINTAINER = xenocara@openbsd.org # MIT PERMIT_PACKAGE = Yes -MODULES = xenocara - WANTLIB = Xau Xdmcp SITES = https://xcb.freedesktop.org/dist/ +MODULES = xenocara + BUILD_DEPENDS = devel/xcb-proto \ devel/xorgproto \ devel/xorg-util-macros |