git: afab0125e596 - main - devel/doxygen: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sun Aug 29 18:33:33 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=afab0125e5962d3699536d6e9f0e43304ed0ac2f
commit afab0125e5962d3699536d6e9f0e43304ed0ac2f
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 18:22:45 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 18:22:45 +0000
devel/doxygen: Add CPE information
Approved by: portmgr (blanket)
---
devel/doxygen/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/doxygen/Makefile b/devel/doxygen/Makefile
index 032e29b57903..dcc18fcb5dc4 100644
--- a/devel/doxygen/Makefile
+++ b/devel/doxygen/Makefile
@@ -14,7 +14,7 @@ COMMENT= Documentation system for C, C++, and other languages
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= bison cmake:noninja compiler:c++14-lang dos2unix \
+USES= bison cmake:noninja compiler:c++14-lang cpe dos2unix \
iconv python shebangfix
ALL_TARGET= all
More information about the dev-commits-ports-all
mailing list