git: 9794f1dd172c - main - databases/unixODBC: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 09:24:51 UTC 2021


The branch main has been updated by decke:

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

commit 9794f1dd172c6f847fe95b0dd13898ff12a4a87f
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 07:46:13 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 09:23:07 +0000

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

diff --git a/databases/unixODBC/Makefile b/databases/unixODBC/Makefile
index 8ccbf24724a5..6e5a86316615 100644
--- a/databases/unixODBC/Makefile
+++ b/databases/unixODBC/Makefile
@@ -20,7 +20,7 @@ CONFIGURE_ARGS=	--enable-static --enable-shared \
 		${ICONV_CONFIGURE_ARG}
 INSTALL_TARGET=	install-strip
 # :keepla because port uses lt_dlopen
-USES=		iconv libtool:keepla
+USES=		cpe iconv libtool:keepla
 USE_LDCONFIG=	yes
 
 PORTDOCS=	*


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