summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2004-04-06 01:15:10 +0000
committerMikhail Teterin <mi@FreeBSD.org>2004-04-06 01:15:10 +0000
commitc0b6cae888cca6d3abcae507b43d030868a33050 (patch)
tree1264c1a9fd1d5c8e424ecb07ca20bea13dc411bd /devel
parentBROKEN: Unfetchable (diff)
Update the dependency on tcllib from 1.4 to 1.6. May be, tcllib should
install into a non-versioned directory? Submitted by: kris
Notes
Notes: svn path=/head/; revision=106283
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 a2eee4d5dab5..cf713aeebdde 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.4/uri/uri.tcl:${PORTSDIR}/devel/tcllib
+ ${LOCALBASE}/lib/tcllib1.6/uri/uri.tcl:${PORTSDIR}/devel/tcllib
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes