From 3974157821521fd86d455d2158ee848cad5279f6 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 23 Aug 2000 21:33:53 +0000 Subject: wildcard dependency --- www/zope-confera/Makefile | 4 ++-- www/zope/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/zope-confera/Makefile b/www/zope-confera/Makefile index 64b3307b027..91dc5736f88 100644 --- a/www/zope-confera/Makefile +++ b/www/zope-confera/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/02/05 14:12:22 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2000/08/23 21:33:53 wiz Exp $ # DISTNAME= Confera-1.2.0-nonbin @@ -10,7 +10,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= tsarna@netbsd.org HOMEPAGE= http://www.zope.org/ -DEPENDS+= zope-*:../../www/zope +DEPENDS+= zope>=2.1.4:../../www/zope NO_BUILD= yes diff --git a/www/zope/Makefile b/www/zope/Makefile index 26cc6d2422d..82d21ea7e6d 100644 --- a/www/zope/Makefile +++ b/www/zope/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2000/08/23 13:41:31 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.13 2000/08/23 21:33:53 wiz Exp $ # DISTNAME= Zope-2.1.4-src @@ -11,7 +11,7 @@ MAINTAINER= tsarna@netbsd.org HOMEPAGE= http://www.zope.org/ DEPENDS+= python-1.5.2:../../lang/python -DEPENDS+= py-extclass-2.1.4:../../lang/py-extclass +DEPENDS+= py-extclass>=2.1.4:../../lang/py-extclass DEPENDS+= py-dtml-2.2.0:../../textproc/py-dtml PLIST_SRC= ${WRKDIR}/.PLIST_SRC -- cgit v1.2.3