summaryrefslogtreecommitdiff
path: root/devel/tclxml
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2004-11-19 21:36:45 +0000
committerMikhail Teterin <mi@FreeBSD.org>2004-11-19 21:36:45 +0000
commit554e996bf8011a2cdffa719cdc837bf00afe32a1 (patch)
treead62c23fb212f3ad09c0c63a589a1ad94f370d60 /devel/tclxml
parentAdd OPTION for compiling hugs with OpenGL/GLUT support. (diff)
Upgrade devel/tcllib from 1.6 to 1.7 and www/tclhttpd from 3.4.2 to 3.5.1.
Update dependency lines in amsn and tclxml.
Notes
Notes: svn path=/head/; revision=121980
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 cf713aeebdde..3a8be96319e4 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.6/uri/uri.tcl:${PORTSDIR}/devel/tcllib
+ ${LOCALBASE}/lib/tcllib1.7/uri/uri.tcl:${PORTSDIR}/devel/tcllib
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes