git: 31c6e4cc00e7 - main - print/qpdf: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Thu Sep 30 09:42:52 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=31c6e4cc00e7876278910801b6dea763236c3c50
commit 31c6e4cc00e7876278910801b6dea763236c3c50
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 09:41:31 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-30 09:42:25 +0000
print/qpdf: Add CPE information
Approved by: portmgr (blanket)
---
print/qpdf/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/print/qpdf/Makefile b/print/qpdf/Makefile
index 40090174f143..55a75be7063e 100644
--- a/print/qpdf/Makefile
+++ b/print/qpdf/Makefile
@@ -13,10 +13,11 @@ LICENSE_COMB= dual
LICENSE_FILE_ART20= ${WRKSRC}/Artistic-2.0
LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE.txt
-USES= compiler:c++11-lang gmake jpeg libtool localbase
+USES= compiler:c++11-lang cpe gmake jpeg libtool localbase
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static
USE_LDCONFIG= yes
+CPE_VENDOR= qpdf_project
OPTIONS_DEFINE= DOCS
More information about the dev-commits-ports-all
mailing list