git: 4d685e82757e - main - devel/gettext: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sun Aug 29 11:44:59 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4d685e82757e1311f4465040fae733b52bc540c6
commit 4d685e82757e1311f4465040fae733b52bc540c6
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 11:41:24 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 11:41:24 +0000
devel/gettext: Add CPE information
Approved by: portmgr (blanket)
---
devel/gettext/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/devel/gettext/Makefile b/devel/gettext/Makefile
index 24f84f4a8ebe..06342ba4152b 100644
--- a/devel/gettext/Makefile
+++ b/devel/gettext/Makefile
@@ -9,6 +9,8 @@ COMMENT= GNU gettext meta package
.include "${.CURDIR}/../gettext/Makefile.common"
-USES= gettext-runtime:run gettext-tools:run metaport
+USES= cpe gettext-runtime:run gettext-tools:run metaport
+
+CPE_VENDOR= gnu
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list