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 592863a66adc..89777b28006a 100644 --- a/graphics/waffle/Makefile +++ b/graphics/waffle/Makefile @@ -11,7 +11,7 @@ COMMENT= Library that allows to defer selection of an OpenGL API until runtime LICENSE= BSD2CLAUSE -USES= cmake:outsource compiler:c11 localbase ninja pkgconfig tar:xz +USES= cmake:outsource compiler:c11 localbase ninja pathfix pkgconfig tar:xz USE_GL= egl gl USE_LDCONFIG= yes USE_XORG= x11 xcb |