diff options
Diffstat (limited to 'x11/xcb-util/Makefile')
-rw-r--r-- | x11/xcb-util/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xcb-util/Makefile b/x11/xcb-util/Makefile index 59e252f01999..6499b0577cd3 100644 --- a/x11/xcb-util/Makefile +++ b/x11/xcb-util/Makefile @@ -11,12 +11,10 @@ MASTER_SITES= http://xcb.freedesktop.org/dist/ MAINTAINER= garga@FreeBSD.org COMMENT= A module with libxcb/libX11 extension/replacement libraries -LIB_DEPENDS= xcb:${PORTSDIR}/x11/libxcb - USE_BZIP2= yes USE_GMAKE= yes USE_LDCONFIG= yes -USE_XORG= xau xdmcp +USE_XORG= xau xcb xdmcp xorg-macros USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes |