Date: Fri, 8 Nov 2019 16:34:22 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517077 - head/graphics/webp Message-ID: <201911081634.xA8GYMUR006984@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Fri Nov 8 16:34:22 2019 New Revision: 517077 URL: https://svnweb.freebsd.org/changeset/ports/517077 Log: graphics/webp: Add missing USES=gl Modified: head/graphics/webp/Makefile Modified: head/graphics/webp/Makefile ============================================================================== --- head/graphics/webp/Makefile Fri Nov 8 16:29:55 2019 (r517076) +++ head/graphics/webp/Makefile Fri Nov 8 16:34:22 2019 (r517077) @@ -36,6 +36,7 @@ USE_LDCONFIG= yes X11_CONFIGURE_OFF= build_vwebp=no X11_CONFIGURE_ON= build_vwebp=yes +X11_USES= gl X11_USE= GL=glut post-patch:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911081634.xA8GYMUR006984>