git: ccde0392aecc - main - editors/lazarus: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 12:08:26 UTC 2021


The branch main has been updated by decke:

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

commit ccde0392aeccd01f57458a93987a42ee8912230b
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 10:33:46 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 11:24:17 +0000

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

diff --git a/editors/lazarus/Makefile b/editors/lazarus/Makefile
index 948769789a1b..5f53b2506054 100644
--- a/editors/lazarus/Makefile
+++ b/editors/lazarus/Makefile
@@ -22,7 +22,7 @@ RUN_DEPENDS?=	${LOCALBASE}/bin/as:devel/binutils \
 
 ONLY_FOR_ARCHS=	i386 amd64
 
-USES=		desktop-file-utils fpc:run gettext gmake iconv shared-mime-info xorg
+USES=		cpe desktop-file-utils fpc:run gettext gmake iconv shared-mime-info xorg
 USE_FPC?=	chm cairo dblib fcl-base fcl-db fcl-fpcunit fcl-image fcl-json fcl-net \
 		fcl-registry fcl-res fcl-web fcl-xml fppkg gtk2 ibase iconvenc mysql \
 		numlib odbc opengl openssl oracle pasjpeg postgres regexpr rtl-extra \


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