diff uwsginl-plugin-lang-pypy3/Makefile @ 141:aa65e876b77d

Include CPE information into plugin builds also
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 25 Sep 2022 18:47:08 +0200
parents bbc009daf3c0
children 8bb446cd21c1
line wrap: on
line diff
--- a/uwsginl-plugin-lang-pypy3/Makefile	Sun Sep 25 18:40:22 2022 +0200
+++ b/uwsginl-plugin-lang-pypy3/Makefile	Sun Sep 25 18:47:08 2022 +0200
@@ -22,7 +22,8 @@
 RUN_DEPENDS+=	${UWSGI_NAME}==${PORTVERSION}:www/uwsginl
 RUN_DEPENDS+=	pypy3>=6:lang/pypy3
 
-USES=		gettext-runtime pkgconfig
+USES=		cpe gettext-runtime pkgconfig
+CPE_VENDOR=	unbit
 
 .include        "${.CURDIR}/../uwsginl/Makefile.gh"