summaryrefslogtreecommitdiff
path: root/devel/tclxml
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2006-10-27 00:55:26 +0000
committerMikhail Teterin <mi@FreeBSD.org>2006-10-27 00:55:26 +0000
commit4713aa09b68765331b0d061b41dc3c9a7f75a120 (patch)
treec26b40bb9ea5a6b22d0459fee2f67d3448613d07 /devel/tclxml
parentUnbreak by making fetchable again (diff)
Chase the tcllib version.
Approved by: portmgr (erwin) Approved by: maintainers
Diffstat (limited to 'devel/tclxml')
-rw-r--r--devel/tclxml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/tclxml/Makefile b/devel/tclxml/Makefile
index 3a8be96319e4..7fec7cd65ad4 100644
--- a/devel/tclxml/Makefile
+++ b/devel/tclxml/Makefile
@@ -16,7 +16,7 @@ COMMENT= API for parsing XML documents using Tcl
BUILD_DEPENDS= tclsh8.4:${PORTSDIR}/lang/tcl84
RUN_DEPENDS= tclsh8.4:${PORTSDIR}/lang/tcl84 \
- ${LOCALBASE}/lib/tcllib1.7/uri/uri.tcl:${PORTSDIR}/devel/tcllib
+ ${LOCALBASE}/lib/tcllib1.9/uri/uri.tcl:${PORTSDIR}/devel/tcllib
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes