summaryrefslogtreecommitdiff
path: root/lang/otcl/Makefile
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2005-07-03 00:41:01 +0000
committerMikhail Teterin <mi@FreeBSD.org>2005-07-03 00:41:01 +0000
commit1b4ce15ea6b5ea24a30fa4b789b7d0c69eabd251 (patch)
treeee453be2830cacad2d31d8487761741259d4cdda /lang/otcl/Makefile
parentAdd USE_ICONV to Makefile, and it fix the incorrect pkg-plist problem. (diff)
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)
Notes
Notes: svn path=/head/; revision=138357
Diffstat (limited to 'lang/otcl/Makefile')
-rw-r--r--lang/otcl/Makefile4
1 files changed, 2 insertions, 2 deletions
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