Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 19:00: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: 3cfc05032dbf - main - x11-toolkits/scintilla: Add CPE information
Message-ID:  <202108291900.17TJ0bdP011042@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=3cfc05032dbff49ec38e205142fb9b8a4e3c0e8e

commit 3cfc05032dbff49ec38e205142fb9b8a4e3c0e8e
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 18:54:24 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-29 18:54:24 +0000

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

diff --git a/x11-toolkits/scintilla/Makefile b/x11-toolkits/scintilla/Makefile
index d3b8a6e79c40..c21ec68e3e9e 100644
--- a/x11-toolkits/scintilla/Makefile
+++ b/x11-toolkits/scintilla/Makefile
@@ -14,7 +14,7 @@ LICENSE_NAME=	License for Scintilla and SciTE
 LICENSE_FILE=	${WRKSRC}/../License.txt
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
-USES=		compiler:c++17-lang gmake gnome iconv pkgconfig tar:tgz
+USES=		compiler:c++17-lang cpe gmake gnome iconv pkgconfig tar:tgz
 
 PATCH_WRKSRC=	${WRKDIR}/${PORTNAME}
 WRKSRC=		${WRKDIR}/${PORTNAME}/gtk



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