diff options
Diffstat (limited to 'graphics/waffle/Makefile')
-rw-r--r-- | graphics/waffle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/waffle/Makefile b/graphics/waffle/Makefile index c0fea5b3fb53..27139ee0bcfc 100644 --- a/graphics/waffle/Makefile +++ b/graphics/waffle/Makefile @@ -18,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= cmake:devel/cmake-core -USES= compiler:c11 gl localbase meson pkgconfig python:3.5+,build +USES= compiler:c11 gl localbase meson pkgconfig python:build USE_GITLAB= yes GL_SITE= https://gitlab.freedesktop.org GL_ACCOUNT= mesa |