git: 3cfc05032dbf - main - x11-toolkits/scintilla: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 19:00:38 UTC 2021


The branch main has been updated by decke:

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

commit 3cfc05032dbff49ec38e205142fb9b8a4e3c0e8e
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 18:54:24 +0000
Commit:     Bernhard Froehlich <decke at 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


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