From 74e26a38b4cc66ca90b6112fbc5128109f4d26c1 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 3 Jul 2003 13:15:02 +0000 Subject: Wildcard dependency. --- textproc/xalan-c/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/xalan-c') diff --git a/textproc/xalan-c/Makefile b/textproc/xalan-c/Makefile index 7069f2192af..15f43370772 100644 --- a/textproc/xalan-c/Makefile +++ b/textproc/xalan-c/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/06/02 01:16:23 jschauma Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/03 13:15:28 wiz Exp $ # DISTNAME= Xalan-C_1_0-linux @@ -12,7 +12,7 @@ HOMEPAGE= http://xml.apache.org/xalan-c/ COMMENT= the Apache Project's XSLT implementation DEPENDS+= icu>=1.7:../../textproc/icu -DEPENDS+= xerces-c-1.3.*:../../textproc/xerces-c +DEPENDS+= xerces-c>=1.3.0:../../textproc/xerces-c GNU_CONFIGURE= YES USE_GMAKE= YES -- cgit v1.2.3