mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to use ports tcl 8.0 / tk 8.0.
This commit is contained in:
parent
ee0ee013af
commit
b73f9d2aa7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7708
@ -3,20 +3,20 @@
|
||||
# Date created: 18 Februar 1995
|
||||
# Whom: Gennady Sorokopud <gena@netvision.net.il>
|
||||
#
|
||||
# $Id: Makefile,v 1.19 1997/08/05 01:10:59 gpalmer Exp $
|
||||
# $Id: Makefile,v 1.20 1997/08/05 01:26:35 gpalmer Exp $
|
||||
#
|
||||
|
||||
DISTNAME= scotty-2.1.6
|
||||
CATEGORIES= net tk41
|
||||
CATEGORIES= net tk80
|
||||
MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/
|
||||
|
||||
MAINTAINER= phk@freebsd.org
|
||||
|
||||
LIB_DEPENDS= tk41\\.1\\.:${PORTSDIR}/x11/tk41
|
||||
LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11/tk80
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-tcl-config=/usr/libdata/tcl \
|
||||
--with-tk-config=/usr/local/lib
|
||||
CONFIGURE_ARGS= --with-tcl-config=/usr/local/lib/tcl8.0 \
|
||||
--with-tk-config=/usr/local/lib/tk8.0
|
||||
|
||||
WRKSRC=${WRKDIR}/${DISTNAME}/unix
|
||||
MAN1= tkined.1 scotty.1
|
||||
|
@ -3,20 +3,20 @@
|
||||
# Date created: 18 Februar 1995
|
||||
# Whom: Gennady Sorokopud <gena@netvision.net.il>
|
||||
#
|
||||
# $Id: Makefile,v 1.19 1997/08/05 01:10:59 gpalmer Exp $
|
||||
# $Id: Makefile,v 1.20 1997/08/05 01:26:35 gpalmer Exp $
|
||||
#
|
||||
|
||||
DISTNAME= scotty-2.1.6
|
||||
CATEGORIES= net tk41
|
||||
CATEGORIES= net tk80
|
||||
MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/
|
||||
|
||||
MAINTAINER= phk@freebsd.org
|
||||
|
||||
LIB_DEPENDS= tk41\\.1\\.:${PORTSDIR}/x11/tk41
|
||||
LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11/tk80
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-tcl-config=/usr/libdata/tcl \
|
||||
--with-tk-config=/usr/local/lib
|
||||
CONFIGURE_ARGS= --with-tcl-config=/usr/local/lib/tcl8.0 \
|
||||
--with-tk-config=/usr/local/lib/tk8.0
|
||||
|
||||
WRKSRC=${WRKDIR}/${DISTNAME}/unix
|
||||
MAN1= tkined.1 scotty.1
|
||||
|
@ -3,20 +3,20 @@
|
||||
# Date created: 18 Februar 1995
|
||||
# Whom: Gennady Sorokopud <gena@netvision.net.il>
|
||||
#
|
||||
# $Id: Makefile,v 1.19 1997/08/05 01:10:59 gpalmer Exp $
|
||||
# $Id: Makefile,v 1.20 1997/08/05 01:26:35 gpalmer Exp $
|
||||
#
|
||||
|
||||
DISTNAME= scotty-2.1.6
|
||||
CATEGORIES= net tk41
|
||||
CATEGORIES= net tk80
|
||||
MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/
|
||||
|
||||
MAINTAINER= phk@freebsd.org
|
||||
|
||||
LIB_DEPENDS= tk41\\.1\\.:${PORTSDIR}/x11/tk41
|
||||
LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11/tk80
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-tcl-config=/usr/libdata/tcl \
|
||||
--with-tk-config=/usr/local/lib
|
||||
CONFIGURE_ARGS= --with-tcl-config=/usr/local/lib/tcl8.0 \
|
||||
--with-tk-config=/usr/local/lib/tk8.0
|
||||
|
||||
WRKSRC=${WRKDIR}/${DISTNAME}/unix
|
||||
MAN1= tkined.1 scotty.1
|
||||
|
Loading…
Reference in New Issue
Block a user