aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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