mirror of
https://git.freebsd.org/ports.git
synced 2025-07-10 05:49:22 -04:00
13 lines
249 B
Text
13 lines
249 B
Text
# Install the EGL demos
|
|
#
|
|
--- src/egl/opengl/Makefile.am.orig 2015-12-09 21:04:02 UTC
|
|
+++ src/egl/opengl/Makefile.am
|
|
@@ -50,7 +50,7 @@ endif
|
|
endif
|
|
|
|
if HAVE_EGL
|
|
-noinst_PROGRAMS = \
|
|
+bin_PROGRAMS = \
|
|
eglinfo \
|
|
peglgears \
|
|
$(EGL_DRM_DEMOS) \
|