mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Update to 1.0a7, depend on Tcl/Tk 8.3.
MAINTAINER email bounces - reset to ports@FreeBSD.org PR: 35803 Submitted by: Bruce A. Mah <bmah@packetdesign.com>
This commit is contained in:
parent
9b873c9c5d
commit
049d3daf0f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=55910
@ -6,20 +6,20 @@
|
||||
#
|
||||
|
||||
PORTNAME= otcl
|
||||
PORTVERSION= 1.0a6
|
||||
CATEGORIES= lang
|
||||
PORTVERSION= 1.0a7
|
||||
CATEGORIES= lang tcl83 tk83
|
||||
MASTER_SITES= http://www.isi.edu/nsnam/dist/
|
||||
|
||||
MAINTAINER= obonilla@fisicc-ufm.edu
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82
|
||||
LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
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
|
||||
USE_AUTOCONF= yes
|
||||
PKGINSTALL= ${PORTSDIR}/lang/tcl82/pkg-install.tclsh
|
||||
PKGDEINSTALL= ${PORTSDIR}/lang/tcl82/pkg-deinstall.tclsh
|
||||
PKGINSTALL= ${PORTSDIR}/lang/tcl83/pkg-install.tclsh
|
||||
PKGDEINSTALL= ${PORTSDIR}/lang/tcl83/pkg-deinstall.tclsh
|
||||
|
||||
post-install:
|
||||
${LN} -sf libotcl.so ${PREFIX}/lib/libotcl.so.1
|
||||
|
@ -1 +1 @@
|
||||
MD5 (otcl-1.0a6.tar.gz) = 1f62207fb5af5d07bb70a7c031b95e46
|
||||
MD5 (otcl-1.0a7.tar.gz) = b1cc048a131a061f8e5ef739acd4f781
|
||||
|
Loading…
Reference in New Issue
Block a user