pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/zope210 zope 2.10.x depends on py-expat package.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/54469734da08
branches:  trunk
changeset: 536837:54469734da08
user:      taca <taca%pkgsrc.org@localhost>
date:      Tue Dec 25 06:03:54 2007 +0000

description:
zope 2.10.x depends on py-expat package.

diffstat:

 www/zope210/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r b399d6e4d9f0 -r 54469734da08 www/zope210/Makefile
--- a/www/zope210/Makefile      Tue Dec 25 06:02:54 2007 +0000
+++ b/www/zope210/Makefile      Tue Dec 25 06:03:54 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/12/18 15:35:22 taca Exp $
+# $NetBSD: Makefile,v 1.2 2007/12/25 06:03:54 taca Exp $
 # FreeBSD Id: ports/www/zope29/Makefile,v 1.86 2006/08/03 15:53:04 garga Exp
 
 DISTNAME=      Zope-${ZOPE210_VERSION}-final
@@ -11,6 +11,8 @@
 HOMEPAGE=      http://www.zope.org/
 COMMENT=       Zope, the Z Object Publishing Environment
 
+DEPENDS+=      ${PYPKGPREFIX}-expat>=0:../../textproc/py-expat
+
 PYTHON_VERSIONS_ACCEPTED=      24
 ZOPE_VERSION=                  210
 



Home | Main Index | Thread Index | Old Index