summaryrefslogtreecommitdiff
path: root/lang/otcl/Makefile
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2004-04-19 04:55:34 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2004-04-19 04:55:34 +0000
commit00e82cdc80562dfdc96001e275b2bb4571b6f647 (patch)
treed09b6251f409d02250b66c6e559deda85a80a058 /lang/otcl/Makefile
parento Update to 1.15. (diff)
o Update to 1.8.
o Upgrade dependency on tcl/tk to 8.4. PR: ports-jp/14620 Submitted by: Hiroyuki Une <harrier@seiryu.cim.hkg.ac.jp>
Notes
Notes: svn path=/head/; revision=107523
Diffstat (limited to 'lang/otcl/Makefile')
-rw-r--r--lang/otcl/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/lang/otcl/Makefile b/lang/otcl/Makefile
index 3768f76c23fb..cee81103f944 100644
--- a/lang/otcl/Makefile
+++ b/lang/otcl/Makefile
@@ -6,22 +6,22 @@
#
PORTNAME= otcl
-PORTVERSION= 1.0a8
-CATEGORIES= lang tcl83 tk83
+PORTVERSION= 1.8
+CATEGORIES= lang tcl84 tk84
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= otcl-tclcl
MAINTAINER= ports@FreeBSD.org
COMMENT= MIT Object Tcl
-LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83
+LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84
USE_AUTOCONF_VER= 213
-CONFIGURE_ARGS= --with-tcl-ver=8.3 --with-tk-ver=8.3
+CONFIGURE_ARGS= --with-tcl-ver=8.4 --with-tk-ver=8.4
INSTALLS_SHLIB= yes
-PKGINSTALL= ${PORTSDIR}/lang/tcl83/pkg-install.tclsh
-PKGDEINSTALL= ${PORTSDIR}/lang/tcl83/pkg-deinstall.tclsh
+PKGINSTALL= ${PORTSDIR}/lang/tcl84/pkg-install.tclsh
+PKGDEINSTALL= ${PORTSDIR}/lang/tcl84/pkg-deinstall.tclsh
post-install:
${LN} -sf libotcl.so ${PREFIX}/lib/libotcl.so.1