- Update to 8.4.1

This commit is contained in:
Dirk Meyer 2002-11-13 03:29:27 +00:00
parent cc68d122c1
commit c3cbef04d1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70001
3 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= tk
PORTVERSION= 8.4.0
PORTVERSION= 8.4.1
PORTEPOCH= 1
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}

View File

@ -1 +1 @@
MD5 (tk8.4.0-src.tar.gz) = f94480f34d47f262d5eced60a1dab814
MD5 (tk8.4.1-src.tar.gz) = 08ccc31fdce679ee01436278144d74ae

View File

@ -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=""