- Update to 8.4.1
This commit is contained in:
parent
cc68d122c1
commit
c3cbef04d1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70001
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= tk
|
||||
PORTVERSION= 8.4.0
|
||||
PORTVERSION= 8.4.1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (tk8.4.0-src.tar.gz) = f94480f34d47f262d5eced60a1dab814
|
||||
MD5 (tk8.4.1-src.tar.gz) = 08ccc31fdce679ee01436278144d74ae
|
||||
|
@ -33,7 +33,7 @@
|
||||
#define _POSIX_PTHREAD_SEMANTICS 1
|
||||
EOF
|
||||
|
||||
+TCL_SRC_DIR=${prefix}/include/tcl${TCL_VERSION}
|
||||
+TCL_SRC_DIR=${prefix}/include/tcl${TCLVERSION}
|
||||
|
||||
SHLIB_CFLAGS="-KPIC"
|
||||
LDFLAGS=""
|
||||
|
Loading…
Reference in New Issue
Block a user