1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

- Add tcl85 and tcl86 to unsupported version list (INVALID_TCL_VER)

This commit is contained in:
Martin Matuska 2009-02-15 11:29:00 +00:00
parent 91741e84cd
commit e6885381e0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228384

View File

@ -21,6 +21,7 @@ PLIST= ${PKGDIR}${PKGNAMESUFFIX}/pkg-plist
PATCHDIR= ${PKGDIR}${PKGNAMESUFFIX}/files/
WRKSRC?= ${WRKDIR}/${PORTNAME}-${DISTVERSION}/src
USE_TCL= 82+
INVALID_TCL_VER= 85 86
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-tcl=${TCL_LIBDIR} \