diff options
Diffstat (limited to 'x11/xcb-util-errors/Makefile')
-rw-r--r-- | x11/xcb-util-errors/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xcb-util-errors/Makefile b/x11/xcb-util-errors/Makefile index 54e5a5d5983a..8a0e6ad188dc 100644 --- a/x11/xcb-util-errors/Makefile +++ b/x11/xcb-util-errors/Makefile @@ -1,5 +1,5 @@ PORTNAME= xcb-util-errors -PORTVERSION= 1.0 +PORTVERSION= 1.0.1 CATEGORIES= x11 MASTER_SITES= http://xcb.freedesktop.org/dist/ @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= xcb-proto>=1.6:x11/xcb-proto -USES= xorg xorg-cat:lib +USES= python:build tar:xz xorg xorg-cat:lib USE_XORG= xcb INSTALL_TARGET= install-strip |