x11/virglrenderer: Add CPE information

Approved by:	portmgr (blanket)
This commit is contained in:
Stefan Eßer 2021-10-21 17:41:05 +02:00
parent 13f677ebe3
commit c0b2ee7d32

View file

@ -15,7 +15,8 @@ BUILD_DEPENDS= cmake:devel/cmake
LIB_DEPENDS= libdrm.so:graphics/libdrm \ LIB_DEPENDS= libdrm.so:graphics/libdrm \
libepoxy.so:graphics/libepoxy libepoxy.so:graphics/libepoxy
USES= compiler:c++11-lang gl meson pkgconfig python:3.5+ USES= compiler:c++11-lang cpe gl meson pkgconfig python:3.5+
CPE_VENDOR= ${PORTNAME}_project
USE_GITLAB= yes USE_GITLAB= yes
USE_GL= gbm USE_GL= gbm
GL_SITE= https://gitlab.freedesktop.org GL_SITE= https://gitlab.freedesktop.org