Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Feb 2020 04:14:05 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r526007 - head/graphics/egl-wayland
Message-ID:  <202002130414.01D4E598007570@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002130414.01D4E598007570>