pkgsrc-Changes-HG archive

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

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



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

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

diffstat:

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

diffs (18 lines):

diff -r 34af6ac2cd2b -r b399d6e4d9f0 www/zope29/Makefile
--- a/www/zope29/Makefile       Tue Dec 25 03:05:05 2007 +0000
+++ b/www/zope29/Makefile       Tue Dec 25 06:02:54 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2007/12/18 15:31:12 taca Exp $
+# $NetBSD: Makefile,v 1.14 2007/12/25 06:02:54 taca Exp $
 # FreeBSD Id: ports/www/zope29/Makefile,v 1.86 2006/08/03 15:53:04 garga Exp
 
 DISTNAME=      Zope-${ZOPE29_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=                  29
 



Home | Main Index | Thread Index | Old Index