aboutsummaryrefslogtreecommitdiff
path: root/x11/xpyb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xpyb/Makefile')
-rw-r--r--x11/xpyb/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/xpyb/Makefile b/x11/xpyb/Makefile
index 2994a17bb82b..7f8c5cfc6106 100644
--- a/x11/xpyb/Makefile
+++ b/x11/xpyb/Makefile
@@ -6,7 +6,8 @@
#
PORTNAME= xpyb
-PORTVERSION= 1.0
+PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= x11 python
MASTER_SITES= http://xcb.freedesktop.org/%SUBDIR%/
MASTER_SITE_SUBDIR= dist
@@ -16,7 +17,7 @@ MAINTAINER= wahjava@gmail.com
COMMENT= Python bindings to access X Window System protocol via libxcb
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xcb-proto.pc:${PORTSDIR}/x11/xcb-proto
-LIB_DEPENDS= xcb.1:${PORTSDIR}/x11/libxcb
+LIB_DEPENDS= xcb.2:${PORTSDIR}/x11/libxcb
USE_BZIP2= yes
USE_PYTHON= 2.5+