- Modify COMMENT for tcl84-thread, tcl85-thread and tcl86-thread

This commit is contained in:
Martin Matuska 2009-11-20 09:20:00 +00:00
parent cee62b2ed6
commit d28eb95878
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244516
5 changed files with 17 additions and 2 deletions

View File

@ -5,6 +5,11 @@
# $FreeBSD$
#
PORTNAME= tcl
MAINTAINER= mm@FreeBSD.org
COMMENT= Tool command language (threads support)
BUILDING_TCL_THREADS= yes
MASTERDIR= ${.CURDIR}/../tcl84

View File

@ -15,7 +15,7 @@ PKGNAMESUFFIX?= ${THREADS_SUFFIX}${PKGNAMESUFFIX2}
DISTNAME= ${PORTNAME}${PORTVERSION}-src
MAINTAINER= mm@FreeBSD.org
COMMENT= Tool Command Language
COMMENT?= Tool Command Language
LATEST_LINK?= tcl84
PATCH_DIST_ARGS= -d ${WRKDIR}/${DISTNAME} -E ${PATCH_DIST_STRIP}

View File

@ -5,6 +5,11 @@
# $FreeBSD$
#
PORTNAME= tcl
MAINTAINER= mm@FreeBSD.org
COMMENT= Tool command language (threads support)
BUILDING_TCL_THREADS= yes
MASTERDIR= ${.CURDIR}/../tcl85

View File

@ -5,6 +5,11 @@
# $FreeBSD$
#
PORTNAME= tcl
MAINTAINER= mm@FreeBSD.org
COMMENT= Tool command language (threads support)
BUILDING_TCL_THREADS= yes
MASTERDIR= ${.CURDIR}/../tcl86

View File

@ -14,7 +14,7 @@ PKGNAMESUFFIX?= ${THREADS_SUFFIX}${PKGNAMESUFFIX2}
DISTNAME= ${PORTNAME}${PORTVERSION:S/.b.1/b1/}-src
MAINTAINER= mm@FreeBSD.org
COMMENT= Tool Command Language
COMMENT?= Tool Command Language
LATEST_LINK?= tcl86
PATCH_DIST_ARGS= -d ${WRKDIR}/${DISTNAME} -E ${PATCH_DIST_STRIP}