git: d404a63c7d63 - main - databases/firebird40-server: Fix CPE information because current one is deprecated
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 14 10:56:28 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d404a63c7d631777c7f5849df88a9132b591e169
commit d404a63c7d631777c7f5849df88a9132b591e169
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-14 09:18:20 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-14 10:55:04 +0000
databases/firebird40-server: Fix CPE information because current one is deprecated
Approved by: portmgr (blanket)
---
databases/firebird40-server/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/databases/firebird40-server/Makefile b/databases/firebird40-server/Makefile
index 0e1d46082f12..2ad75a3dd7cd 100644
--- a/databases/firebird40-server/Makefile
+++ b/databases/firebird40-server/Makefile
@@ -29,6 +29,7 @@ USES= cpe gmake pkgconfig localbase:ldflags libedit tar:xz
USE_CXXSTD= c++11
GNU_CONFIGURE= yes
MAKE_JOBS_UNSAFE= yes
+CPE_VENDOR= firebirdsql
CONFIGURE_ARGS= --prefix=${LOCALSTATEDIR} \
--exec-prefix=${PREFIX} \
More information about the dev-commits-ports-all
mailing list