diff --git a/x11/libxcb/Makefile b/x11/libxcb/Makefile index 7f1e200971db..82ae08bcf772 100644 --- a/x11/libxcb/Makefile +++ b/x11/libxcb/Makefile @@ -3,6 +3,7 @@ PORTNAME= libxcb PORTVERSION= 1.14 +PORTREVISION= 1 CATEGORIES= x11 python MASTER_SITES= https://xcb.freedesktop.org/dist/ @@ -14,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= xcb-proto>=1.9:x11/xcb-proto \ ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs +RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs CONFIGURE_ARGS= --disable-devel-docs --without-doxygen --enable-xinput --enable-xkb