aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormi <mi@FreeBSD.org>2006-10-27 08:55:26 +0800
committermi <mi@FreeBSD.org>2006-10-27 08:55:26 +0800
commitf44cdec2f0396823e700898b4fa91852e0cfbb15 (patch)
treea981a2a0d0a48dda3f015bb34014940820f91702 /devel
parent6b34bec71940edc4d9e1b5fc2fac791f89b60b4a (diff)
downloadfreebsd-ports-gnome-f44cdec2f0396823e700898b4fa91852e0cfbb15.tar.gz
freebsd-ports-gnome-f44cdec2f0396823e700898b4fa91852e0cfbb15.tar.zst
freebsd-ports-gnome-f44cdec2f0396823e700898b4fa91852e0cfbb15.zip
Chase the tcllib version.
Approved by: portmgr (erwin) Approved by: maintainers
Diffstat (limited to 'devel')
-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