git: 338732a71f84 - main - devel/cvstrac: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Thu Sep 2 15:19:41 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=338732a71f84f6b4da28b51a7a5d7dd9b5058fe3
commit 338732a71f84f6b4da28b51a7a5d7dd9b5058fe3
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-02 14:10:27 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-02 15:18:52 +0000
devel/cvstrac: Add CPE information
Approved by: portmgr (blanket)
---
devel/cvstrac/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/cvstrac/Makefile b/devel/cvstrac/Makefile
index ec0f53db8feb..03356b50f994 100644
--- a/devel/cvstrac/Makefile
+++ b/devel/cvstrac/Makefile
@@ -12,7 +12,7 @@ COMMENT?= Web-Based Bug And Patch-Set Tracking System For CVS
LICENSE= GPLv2
-USES= gmake pkgconfig sqlite
+USES= cpe gmake pkgconfig sqlite
MAKEFILE= bsd-gcc.mk
MAKE_ARGS+= BCC="${CC} ${CPPFLAGS}" TCC="${CC} ${CPPFLAGS}" \
LIBSQLITE="${LDFLAGS}"
More information about the dev-commits-ports-all
mailing list