Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 18:33:36 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: f7e9c9cad661 - main - lang/tcl85: Add CPE information
Message-ID:  <202108291833.17TIXaUC074427@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=f7e9c9cad661933d79321bcf12d25e26aefe793b

commit f7e9c9cad661933d79321bcf12d25e26aefe793b
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 18:28:17 +0000
Commit:     Bernhard Froehlich <decke@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



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