Date: Tue, 31 Aug 2021 09:24:50 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9794f1dd172c - main - databases/unixODBC: Add CPE information Message-ID: <202108310924.17V9Ooto092776@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=9794f1dd172c6f847fe95b0dd13898ff12a4a87f commit 9794f1dd172c6f847fe95b0dd13898ff12a4a87f Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-31 07:46:13 +0000 Commit: Bernhard Froehlich <decke@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= *home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108310924.17V9Ooto092776>
