git: c6710f5d34c1 - main - devel/xdg-utils: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 10 21:20:25 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c6710f5d34c1fc27e7bbc5c6915898e640a1dd54
commit c6710f5d34c1fc27e7bbc5c6915898e640a1dd54
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:14:37 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:17:51 +0000
devel/xdg-utils: Add CPE information
Approved by: portmgr (blanket)
---
devel/xdg-utils/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/devel/xdg-utils/Makefile b/devel/xdg-utils/Makefile
index aba090260986..f586fe382d51 100644
--- a/devel/xdg-utils/Makefile
+++ b/devel/xdg-utils/Makefile
@@ -15,7 +15,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= minixmlto:textproc/minixmlto
RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-theme
-USES= gmake
+USES= cpe gmake
+
+CPE_VENDOR= freedesktop
CONFIGURE_ENV= XMLTO=${LOCALBASE}/bin/minixmlto
GNU_CONFIGURE= yes
More information about the dev-commits-ports-all
mailing list