Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 18:33:37 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8d9a3b702c01 - main - lang/tcl87: Add CPE information
Message-ID:  <202108291833.17TIXbM2074457@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8d9a3b702c01822dc41daa8571b4b32ae9854b66

commit 8d9a3b702c01822dc41daa8571b4b32ae9854b66
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 18:29:13 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-29 18:29:13 +0000

    lang/tcl87: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 lang/tcl87/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lang/tcl87/Makefile b/lang/tcl87/Makefile
index b18f1686692d..98123f2bfae0 100644
--- a/lang/tcl87/Makefile
+++ b/lang/tcl87/Makefile
@@ -17,7 +17,7 @@ LICENSE_NAME=	Tcl/Tk License
 LICENSE_FILE=	${WRKSRC}/../license.terms
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
-USES=		compiler:c11 localbase pathfix
+USES=		compiler:c11 cpe localbase pathfix
 
 LIB_DEPENDS=	libtommath.so:math/libtommath
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291833.17TIXbM2074457>