mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Update to tcl/tk 8.4 and bump PORTREVISION.
This commit is contained in:
parent
32d733d172
commit
dacb647c7b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=87097
@ -7,7 +7,8 @@
|
||||
|
||||
PORTNAME= tktable
|
||||
PORTVERSION= 2.8
|
||||
CATEGORIES= x11-toolkits tk83
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-toolkits tk84
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
DISTNAME= ${PORTNAME:S/tk/Tk/}${PORTVERSION}
|
||||
@ -15,7 +16,7 @@ DISTNAME= ${PORTNAME:S/tk/Tk/}${PORTVERSION}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A table/matrix widget extension to tk/tcl
|
||||
|
||||
LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83
|
||||
LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX} \
|
||||
@ -26,7 +27,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX} \
|
||||
--with-x=${X11BASE}
|
||||
USE_REINPLACE= yes
|
||||
|
||||
TK_VER= 8.3
|
||||
TK_VER= 8.4
|
||||
PLIST_SUB= DESTDIR=lib/${DISTNAME}
|
||||
|
||||
post-patch:
|
||||
|
Loading…
Reference in New Issue
Block a user