[Bug 286523] x11/libXrender: Update pkg-descr
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286523 Vladimir Druzenko <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Vladimir Druzenko <[email protected]> --- @@ -1,15 +1,19 @@ PORTNAME= libXrender PORTNAME= libXrender -PORTVERSION= 0.9.12 +DISTVERSION= 0.9.12 CATEGORIES= x11 MAINTAINER= [email protected] 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.