- Update to 2.2.1
This commit is contained in:
parent
db1a102c4e
commit
376d8c06b0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180927
2 changed files with 5 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= tktreectrl
|
||||
PORTVERSION= 2.2
|
||||
PORTVERSION= 2.2.1
|
||||
CATEGORIES= x11-toolkits tk84
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
@ -20,6 +20,7 @@ GNU_CONFIGURE= yes
|
|||
CONFIGURE_ARGS= --with-tcl=${LOCALBASE}/lib/tcl${TK_VER} \
|
||||
--with-tk=${LOCALBASE}/lib/tk${TK_VER} \
|
||||
--x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include \
|
||||
--mandir=${MANPREFIX}/man \
|
||||
--exec-prefix=${PREFIX} --enable-shared
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} ${TCL_INCLUDES} ${TK_INCLUDES}"
|
||||
TCL_INCLUDES= -I${LOCALBASE}/include/tcl${TK_VER} -I${LOCALBASE}/include/tcl${TK_VER}/generic
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (tktreectrl-2.2.tar.gz) = d35d3bf11de655ec675a7b0d9707bfc7
|
||||
SHA256 (tktreectrl-2.2.tar.gz) = c6a659044263965b0018702e964e772f5942a813e6f8e87ebecc363bda38404b
|
||||
SIZE (tktreectrl-2.2.tar.gz) = 579241
|
||||
MD5 (tktreectrl-2.2.1.tar.gz) = 574fa3fe12455f2a3978dfdf1c38b579
|
||||
SHA256 (tktreectrl-2.2.1.tar.gz) = 5acb3ce3fd098383a10cb5f03531e625ddf342944d2a91560c9bbeb68b560c9a
|
||||
SIZE (tktreectrl-2.2.1.tar.gz) = 584403
|
||||
|
|
Loading…
Reference in a new issue