diff options
Diffstat (limited to 'x11/xcb-util-renderutil/Makefile')
-rw-r--r-- | x11/xcb-util-renderutil/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xcb-util-renderutil/Makefile b/x11/xcb-util-renderutil/Makefile index c8749e993d4f..b8c3014e7f73 100644 --- a/x11/xcb-util-renderutil/Makefile +++ b/x11/xcb-util-renderutil/Makefile @@ -8,12 +8,12 @@ MASTER_SITES= http://xcb.freedesktop.org/dist/ MAINTAINER= garga@FreeBSD.org COMMENT= Convenience functions for the Render extension -LIB_DEPENDS= xcb:${PORTSDIR}/x11/libxcb \ - xcb-util:${PORTSDIR}/x11/xcb-util +LIB_DEPENDS= xcb-util:${PORTSDIR}/x11/xcb-util #BUILD_DEPENDS= ${LOCALBASE}/bin/gperf:${PORTSDIR}/devel/gperf USE_BZIP2= yes USE_GMAKE= yes +USE_XORG= xcb xorg-macros USE_LDCONFIG= yes #USE_XORG= xau xdmcp #USE_AUTOTOOLS= libtool |