Add build dependency on pyrex; this isn't new, it's been needed since before I

adopted this package, oops...
This commit is contained in:
epg 2009-03-20 06:49:10 +00:00
parent 99ee9b7c4b
commit 42053901df

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.35 2009/03/18 06:05:43 epg Exp $
# $NetBSD: Makefile,v 1.36 2009/03/20 06:49:10 epg Exp $
DISTNAME= bzr-${VER}
#PKGREVISION= 1
@ -14,6 +14,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= ${PYPKGPREFIX}-expat>=0:../../textproc/py-expat
BUILD_DEPENDS+= ${PYPKGPREFIX}-docutils>=0:../../textproc/py-docutils
BUILD_DEPENDS+= ${PYPKGPREFIX}-pyrex>=0.9.3:../../lang/py-pyrex
USE_TOOLS+= gmake