summaryrefslogtreecommitdiff
path: root/devel/tclcl/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2002-03-12 01:16:07 +0000
committerAde Lovett <ade@FreeBSD.org>2002-03-12 01:16:07 +0000
commitb1a8647776f24d0b90ad3a46f508a73a099245fa (patch)
tree8af67a421b3b02210bc207b068c3b3a2f73d7ff2 /devel/tclcl/Makefile
parentUpdate to 1.0a7, depend on Tcl/Tk 8.3. (diff)
Update to 1.0b11, depend on Tcl/Tk 8.3
MAINTAINER email bounces - reset to ports@FreeBSD.org PR: 35804 Submitted by: Bruce A. Mah <bmah@packetdesign.com>
Notes
Notes: svn path=/head/; revision=55911
Diffstat (limited to 'devel/tclcl/Makefile')
-rw-r--r--devel/tclcl/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/tclcl/Makefile b/devel/tclcl/Makefile
index 3d1b3652acb3..56aab7599fd2 100644
--- a/devel/tclcl/Makefile
+++ b/devel/tclcl/Makefile
@@ -6,18 +6,18 @@
#
PORTNAME= tclcl
-PORTVERSION= 1.0b10
-CATEGORIES= devel
+PORTVERSION= 1.0b11
+CATEGORIES= devel tcl83 tk83
MASTER_SITES= http://www.isi.edu/nsnam/dist/
DISTFILES= tclcl-src-${PORTVERSION}.tar.gz
MAINTAINER= obonilla@fisicc-ufm.edu
-LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 \
+LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 \
otcl.1:${PORTSDIR}/lang/otcl
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-tcl-ver=8.2 --with-tk-ver=8.2
+CONFIGURE_ARGS= --with-tcl-ver=8.3 --with-tk-ver=8.3
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/tcl2c++ ${PREFIX}/bin