aboutsummaryrefslogtreecommitdiff
path: root/devel/tclxml
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-01-17 11:42:10 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-01-17 11:42:10 +0000
commitc6d9596f0c0ee2318be2b456111d8a01a12227fc (patch)
treedaaf8ed5fe81c998a7daa21aa546ce9e42faf0ea /devel/tclxml
parent696a6566fccd798cf8c551aeb1da891f3b37713a (diff)
downloadports-c6d9596f0c0ee2318be2b456111d8a01a12227fc.tar.gz
ports-c6d9596f0c0ee2318be2b456111d8a01a12227fc.zip
Chase update of devel/tcllib
Notes
Notes: svn path=/head/; revision=98392
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 a583fdfea0c7..a2eee4d5dab5 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.3/uri/uri.tcl:${PORTSDIR}/devel/tcllib
+ ${LOCALBASE}/lib/tcllib1.4/uri/uri.tcl:${PORTSDIR}/devel/tcllib
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes