summaryrefslogtreecommitdiff
path: root/x11/py-xcbgen
diff options
context:
space:
mode:
authorwiz <wiz>2014-02-08 14:43:17 +0000
committerwiz <wiz>2014-02-08 14:43:17 +0000
commitebc8bb8fe6b04a3dde8c1f3c6904cd6b9397acf3 (patch)
tree5ba4790cc83dc9115a4f7ffb2dbb36e811323889 /x11/py-xcbgen
parent83ca42f0001564c5b69734f0ef019561d871fc6e (diff)
downloadpkgsrc-ebc8bb8fe6b04a3dde8c1f3c6904cd6b9397acf3.tar.gz
At least python-3.3's /usr/pkg/lib/python3.3/xml/etree/ElementTree.py
needs py-expat, and this package uses that file. Depend on py-expant and bump PKGREVISION.
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