From 1b4ce15ea6b5ea24a30fa4b789b7d0c69eabd251 Mon Sep 17 00:00:00 2001 From: Mikhail Teterin Date: Sun, 3 Jul 2005 00:41:01 +0000 Subject: Update lang/otcl from 1.8 to 1.9 and devel/tclcl from 1.15 to 1.16. Add a patch to the latter to use Tcl-8.4.10's http2.5 instead of http2.4, which came with earlier Tcl; correct the patch-aa to use Tcl-8.4 (like the rest of the port) instead 8.3 in otcldoc. Submitted by: pointyhat (the http2.4 vs. http2.5 discrepancy) --- lang/otcl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/otcl/Makefile') diff --git a/lang/otcl/Makefile b/lang/otcl/Makefile index cee81103f944..129e7f39ecbd 100644 --- a/lang/otcl/Makefile +++ b/lang/otcl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= otcl -PORTVERSION= 1.8 +PORTVERSION= 1.9 CATEGORIES= lang tcl84 tk84 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= otcl-tclcl @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= otcl-tclcl MAINTAINER= ports@FreeBSD.org COMMENT= MIT Object Tcl -LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84 +LIB_DEPENDS= tk84:${PORTSDIR}/x11-toolkits/tk84 USE_AUTOCONF_VER= 213 CONFIGURE_ARGS= --with-tcl-ver=8.4 --with-tk-ver=8.4 -- cgit v1.2.3