git: f7e9c9cad661 - main - lang/tcl85: Add CPE information

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


The branch main has been updated by decke:

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

commit f7e9c9cad661933d79321bcf12d25e26aefe793b
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 18:28:17 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 18:28:17 +0000

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

diff --git a/lang/tcl85/Makefile b/lang/tcl85/Makefile
index e8a261e1dfd9..de5477eead68 100644
--- a/lang/tcl85/Makefile
+++ b/lang/tcl85/Makefile
@@ -19,6 +19,8 @@ LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
 DEPRECATED=	Tcl/Tk 8.5 is nearing EOL, please consider switching to Tcl/Tk 8.6
 
+USES=		cpe
+
 OPTIONS_DEFINE=	TCLMAN TZDATA THREADS
 OPTIONS_DEFAULT=TCLMAN TZDATA THREADS
 TCLMAN_DESC=	Install Tcl function manpages


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