[Bug 286523] x11/libXrender: Update pkg-descr

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 08 Jun 2025 14:44:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286523

Vladimir Druzenko <vvd@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vvd@FreeBSD.org

--- Comment #2 from Vladimir Druzenko <vvd@FreeBSD.org> ---
@@ -1,15 +1,19 @@ PORTNAME=     libXrender
 PORTNAME=      libXrender
-PORTVERSION=   0.9.12
+DISTVERSION=   0.9.12
 CATEGORIES=    x11

 MAINTAINER=    x11@FreeBSD.org
 COMMENT=       X Render extension library
 WWW=           https://www.freedesktop.org/Software/xlibs

 LICENSE=       MIT
+LICENSE_FILE=  ${WRKSRC}/COPYING

 USES=          cpe tar:xz xorg xorg-cat:lib
-USE_XORG=      x11 xorgproto
 CPE_VENDOR=    x.org
+USE_LDCONFIG=  yes
+USE_XORG=      x11 xorgproto
+
+INSTALL_TARGET=        install-strip

 .include <bsd.port.mk>

I think "USE_LDCONFIG=yes" is needed in this port.

-- 
You are receiving this mail because:
You are the assignee for the bug.