svn commit: r526007 - head/graphics/egl-wayland

Jan Beich jbeich at FreeBSD.org
Thu Feb 13 04:14:05 UTC 2020


Author: jbeich
Date: Thu Feb 13 04:14:05 2020
New Revision: 526007
URL: https://svnweb.freebsd.org/changeset/ports/526007

Log:
  graphics/egl-wayland: add USE_LDCONFIG to pet portlint

Modified:
  head/graphics/egl-wayland/Makefile   (contents, props changed)

Modified: head/graphics/egl-wayland/Makefile
==============================================================================
--- head/graphics/egl-wayland/Makefile	Thu Feb 13 04:12:32 2020	(r526006)
+++ head/graphics/egl-wayland/Makefile	Thu Feb 13 04:14:05 2020	(r526007)
@@ -16,6 +16,7 @@ LIB_DEPENDS=	libwayland-server.so:graphics/wayland
 USES=		gl meson pkgconfig
 USE_GITHUB=	yes
 USE_GL=		egl
+USE_LDCONFIG=	yes
 GH_ACCOUNT=	NVIDIA
 
 post-patch:


More information about the svn-ports-head mailing list