From 2beb07aa7a5105286eee73ad473a7991d6a0ccd4 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 27 Jan 2010 13:59:46 +0000 Subject: Needs py-expat nowadays. Depend on it and bump PKGREVISION. --- x11/py-xcbgen/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'x11') 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 -- cgit v1.2.3