diff options
-rw-r--r-- | x11/xpyb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/xpyb/Makefile b/x11/xpyb/Makefile index 7435b06106e1..f540eeeab107 100644 --- a/x11/xpyb/Makefile +++ b/x11/xpyb/Makefile @@ -11,6 +11,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ashish@FreeBSD.org COMMENT= Python bindings to access X Window System protocol via libxcb +BROKEN= fails to build + BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xcb-proto.pc:x11/xcb-proto \ xcb-proto>=1.7.1:x11/xcb-proto |