summaryrefslogtreecommitdiff
path: root/www/zope25-XMLWidgets
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-12-02 15:17:58 +0000
committerwiz <wiz@pkgsrc.org>2002-12-02 15:17:58 +0000
commit5bcae32496067e0cfdf179da1598a3c1149810bd (patch)
tree08422da7b79370ac482fce42181883c2bddd7725 /www/zope25-XMLWidgets
parent5e2b1728701342080a55d718a1193415bde304aa (diff)
downloadpkgsrc-5bcae32496067e0cfdf179da1598a3c1149810bd.tar.gz
Fix DEPENDS lines to use -[0-9]* instead of -*.
Diffstat (limited to 'www/zope25-XMLWidgets')
-rw-r--r--www/zope25-XMLWidgets/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/zope25-XMLWidgets/Makefile b/www/zope25-XMLWidgets/Makefile
index 8337d00b1c4..2724382e412 100644
--- a/www/zope25-XMLWidgets/Makefile
+++ b/www/zope25-XMLWidgets/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2002/11/28 12:45:02 drochner Exp $
+# $NetBSD: Makefile,v 1.4 2002/12/02 15:18:00 wiz Exp $
DISTNAME= XMLWidgets-0.8.3
PKGNAME= zope25-XMLWidgets-0.8.3
@@ -10,7 +10,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.zope.org/Members/faassen/XMLWidgets
COMMENT= dynamic translations of ParsedXML documents to HTML
-DEPENDS+= zope25-ParsedXML-*:../../www/zope25-ParsedXML
+DEPENDS+= zope25-ParsedXML-[0-9]*:../../www/zope25-ParsedXML
ZOPE_COPYPRODUCT= zope-std-copyproduct-short