aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-10 20:14:37 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-10 21:17:51 +0000
commitc6710f5d34c1fc27e7bbc5c6915898e640a1dd54 (patch)
treeb5297a58b3988a840adc77f94cddd192d6a6f637
parent9e04138faaaf612bbfcd4a9b3a337ffcefd8e228 (diff)
downloadports-c6710f5d34c1fc27e7bbc5c6915898e640a1dd54.tar.gz
ports-c6710f5d34c1fc27e7bbc5c6915898e640a1dd54.zip
devel/xdg-utils: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/xdg-utils/Makefile4
1 files changed, 3 insertions, 1 deletions
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