pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/bazaar bazaar requires the py-expat module, so a...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ab34ae871a39
branches: trunk
changeset: 532490:ab34ae871a39
user: mjf <mjf%pkgsrc.org@localhost>
date: Mon Aug 20 22:15:08 2007 +0000
description:
bazaar requires the py-expat module, so add a dependency.
diffstat:
devel/bazaar/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 0dd94ba37261 -r ab34ae871a39 devel/bazaar/Makefile
--- a/devel/bazaar/Makefile Mon Aug 20 21:44:03 2007 +0000
+++ b/devel/bazaar/Makefile Mon Aug 20 22:15:08 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/08/20 21:35:08 agc Exp $
+# $NetBSD: Makefile,v 1.2 2007/08/20 22:15:08 mjf Exp $
DISTNAME= bzr-0.90rc1
CATEGORIES= devel
@@ -8,6 +8,7 @@
HOMEPAGE= http://bazaar-vcs.org/
COMMENT= Yet another distributed Version Control System
+DEPENDS+= ${PYPKGPREFIX}-expat:../../textproc/py-expat
PYTHON_VERSIONS_ACCEPTED= 24
PLIST_SUBST+= PYSITELIB=${PYSITELIB:Q}
Home |
Main Index |
Thread Index |
Old Index