summaryrefslogtreecommitdiff
path: root/x11/py-xcbgen
diff options
context:
space:
mode:
Diffstat (limited to 'x11/py-xcbgen')
-rw-r--r--x11/py-xcbgen/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/py-xcbgen/Makefile b/x11/py-xcbgen/Makefile
index f39cc37b821..1d847c4262e 100644
--- a/x11/py-xcbgen/Makefile
+++ b/x11/py-xcbgen/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2014/01/02 19:51:00 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2014/02/08 14:43:17 wiz Exp $
DISTNAME= xcb-proto-1.10
PKGNAME= ${PYPKGPREFIX}-xcbgen-1.10
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://xcb.freedesktop.org/dist/
EXTRACT_SUFX= .tar.bz2
@@ -12,6 +13,7 @@ COMMENT= XCB protocol descriptions (in XML)
LICENSE= mit # with no-advertising clause
DEPENDS+= ${PYPKGPREFIX}-cElementTree-[0-9]*:../../textproc/py-cElementTree
+DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
CONFLICTS+= xcb-proto<1.4nb1