git: a680d28c6272 - main - databases/sqlite2: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 18:49:31 UTC 2021


The branch main has been updated by decke:

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

commit a680d28c627205308011632ba7c09ea44688ace8
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 18:39:08 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 18:49:08 +0000

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

diff --git a/databases/sqlite2/Makefile b/databases/sqlite2/Makefile
index ef5a7b9fc4ac..a863f9f90a69 100644
--- a/databases/sqlite2/Makefile
+++ b/databases/sqlite2/Makefile
@@ -10,7 +10,7 @@ MAINTAINER=	ports at FreeBSD.org
 COMMENT=	SQL database engine in a C library
 
 GNU_CONFIGURE=	yes
-USES=		gmake libtool pathfix pkgconfig readline
+USES=		cpe gmake libtool pathfix pkgconfig readline
 USE_LDCONFIG=	yes
 
 CONFIGURE_ARGS=	--with-hints=freebsd.hints


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