git: 8d9a3b702c01 - main - lang/tcl87: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 18:33:38 UTC 2021


The branch main has been updated by decke:

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

commit 8d9a3b702c01822dc41daa8571b4b32ae9854b66
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 18:29:13 +0000
Commit:     Bernhard Froehlich <decke at 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
 


More information about the dev-commits-ports-main mailing list