diff options
Diffstat (limited to 'x11/xpyb/Makefile')
-rw-r--r-- | x11/xpyb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xpyb/Makefile b/x11/xpyb/Makefile index 8c86a1228714..93c896dd6f6b 100644 --- a/x11/xpyb/Makefile +++ b/x11/xpyb/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xcb-proto.pc:${PORTSDIR}/x11/xcb-p xcb-proto>=1.7.1:${PORTSDIR}/x11/xcb-proto USE_BZIP2= yes -USE_PYTHON= 2.5+ +USE_PYTHON= yes USE_XORG= xcb USES= pathfix pkgconfig PORTDOCS= README COPYING INSTALL NEWS XcbPythonBinding.txt |