aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormi <mi@FreeBSD.org>2004-11-20 05:36:45 +0800
committermi <mi@FreeBSD.org>2004-11-20 05:36:45 +0800
commit3b6dd67949c29b4d639745b6c39876350ba88e6e (patch)
tree4ecf503f391604c569a59a154f0501dcf275c9ae /net
parenta4ee6e94de9d28bccc8d12eeef0d122a4cb947d0 (diff)
downloadfreebsd-ports-gnome-3b6dd67949c29b4d639745b6c39876350ba88e6e.tar.gz
freebsd-ports-gnome-3b6dd67949c29b4d639745b6c39876350ba88e6e.tar.zst
freebsd-ports-gnome-3b6dd67949c29b4d639745b6c39876350ba88e6e.zip
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.
Diffstat (limited to 'net')
-rw-r--r--net/amsn/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/amsn/Makefile b/net/amsn/Makefile
index cd19441effdc..4ec07342a5b6 100644
--- a/net/amsn/Makefile
+++ b/net/amsn/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib
BUILD_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 \
convert:${PORTSDIR}/graphics/ImageMagick \
${LOCALBASE}/lib/tls/tls.tcl:${PORTSDIR}/devel/tcltls \
- ${LOCALBASE}/lib/tcllib1.6/base64/base64.tcl:${PORTSDIR}/devel/tcllib
+ ${LOCALBASE}/lib/tcllib1.7/base64/base64.tcl:${PORTSDIR}/devel/tcllib
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_REINPLACE= yes