summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz>2010-01-27 13:59:46 +0000
committerwiz <wiz>2010-01-27 13:59:46 +0000
commite73f440cddd98f0abc83ce2fe86a694fba75f9cf (patch)
tree1625f4eab99653c7aa2e7790478c5a58d1621074 /x11
parentf2b40ca35133150e4b287b17d21f14dc6825e736 (diff)
downloadpkgsrc-e73f440cddd98f0abc83ce2fe86a694fba75f9cf.tar.gz
Needs py-expat nowadays. Depend on it and bump PKGREVISION.
Diffstat (limited to 'x11')
-rw-r--r--x11/py-xcbgen/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/py-xcbgen/Makefile b/x11/py-xcbgen/Makefile
index d8a439061fa..a084764ddfc 100644
--- a/x11/py-xcbgen/Makefile
+++ b/x11/py-xcbgen/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2009/12/15 12:24:02 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2010/01/27 13:59:46 wiz Exp $
#
DISTNAME= xcb-proto-1.6
PKGNAME= ${PYPKGPREFIX}-xcbgen-1.6
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://xcb.freedesktop.org/dist/
EXTRACT_SUFX= .tar.bz2
@@ -11,6 +12,8 @@ MAINTAINER= reed@reedmedia.net
HOMEPAGE= http://xcb.freedesktop.org/
COMMENT= XCB protocol descriptions (in XML)
+DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
+
CONFLICTS+= xcb-proto<1.4nb1
PKG_DESTDIR_SUPPORT= user-destdir