mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to tcl/tk 8.4 and bump PORTREVISION.
This commit is contained in:
parent
09b75386b5
commit
2db46e3c39
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=91540
1 changed files with 4 additions and 4 deletions
|
@ -7,8 +7,8 @@
|
|||
|
||||
PORTNAME= SpecTcl
|
||||
PORTVERSION= 1.1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel tk83
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= devel tk84
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME:L}
|
||||
DISTNAME= ${PORTNAME}${PORTVERSION}
|
||||
|
@ -16,12 +16,12 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Free drag-and-drop GUI builder for Tk and Java from Sun
|
||||
|
||||
RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83
|
||||
RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_REINPLACE= yes
|
||||
|
||||
WISH= ${LOCALBASE}/bin/wish8.3
|
||||
WISH= ${LOCALBASE}/bin/wish8.4
|
||||
|
||||
post-patch:
|
||||
.for file in specJava specTcl
|
||||
|
|
Loading…
Add table
Reference in a new issue