summaryrefslogtreecommitdiff
path: root/textproc/xalan-c
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-07-03 13:15:02 +0000
committerwiz <wiz@pkgsrc.org>2003-07-03 13:15:02 +0000
commit1093795f4afb4b453319d6fe2d9ca3705c3735d4 (patch)
tree77e6e4fbdbb0568cd1ed5fd1942af81d0cf0c3d0 /textproc/xalan-c
parente95df5e173ea1cfdb9ff8ced6aa904712f5d6824 (diff)
downloadpkgsrc-1093795f4afb4b453319d6fe2d9ca3705c3735d4.tar.gz
Wildcard dependency.
Diffstat (limited to 'textproc/xalan-c')
-rw-r--r--textproc/xalan-c/Makefile4
1 files changed, 2 insertions, 2 deletions
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