mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
x11/virglrenderer: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
13f677ebe3
commit
c0b2ee7d32
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue