git: a5dcc21be9f0 - main - databases/qdbm: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 19:49:20 UTC 2021


The branch main has been updated by decke:

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

commit a5dcc21be9f017c460d99bee3869dc34889b84d9
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:36:16 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 19:36:16 +0000

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

diff --git a/databases/qdbm/Makefile b/databases/qdbm/Makefile
index 89b15da73e86..42439a94ba3e 100644
--- a/databases/qdbm/Makefile
+++ b/databases/qdbm/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	liblzo2.so:archivers/lzo2
 
-USES=		iconv
+USES=		cpe iconv
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 CONFIGURE_ENV=	ac_cv_lib_iconv_main=yes


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