freebsd-ports/graphics/mesa-demos/files/patch-src_egl_opengl_Makefile.am

14 lines
273 B
Text

# Install the EGL demos
#
--- src/egl/opengl/Makefile.am.orig 2018-02-23 08:50:21 UTC
+++ src/egl/opengl/Makefile.am
@@ -57,8 +57,7 @@ endif
if HAVE_EGL
bin_PROGRAMS = \
- eglinfo
-noinst_PROGRAMS = \
+ eglinfo \
peglgears \
$(EGL_DRM_DEMOS) \
$(EGL_X11_DEMOS) \