ports/102516: [MAINTAINER] devel/libusb , x11/xfce4-clipman-plugin: use USE_LDCONFIG

Rene Ladan r.c.ladan at gmail.com
Fri Aug 25 21:10:19 UTC 2006


>Number:         102516
>Category:       ports
>Synopsis:       [MAINTAINER] devel/libusb , x11/xfce4-clipman-plugin: use
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 25 21:10:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Rene Ladan
>Release:        FreeBSD 6.1-RELEASE-p3 i386
>Organization:
>Environment:
FreeBSD s000655.campus.tue.nl 6.1-RELEASE-p3 FreeBSD 6.1-RELEASE-p3 #2:
Thu Aug 24 01:06:16 CEST 2006
root at s000655.campus.tue.nl:/usr/obj/usr/src61/sys/RENE i386
>Description:
use USE_LDCONFIG instead of INSTALLS_SHLIB
>How-To-Repeat:
>Fix:

diff -ruN /usr/ports/devel/libusb/Makefile libusb/Makefile
--- /usr/ports/devel/libusb/Makefile	Sun Jul 30 13:48:24 2006
+++ libusb/Makefile	Fri Aug 25 22:44:54 2006
@@ -31,7 +31,7 @@
 PLIST_SUB=	SGML="@comment "
 .endif

-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes

 post-patch:


----------------------


diff -ruN /usr/ports/x11/xfce4-clipman-plugin/Makefile
xfce4-clipman-plugin/Makefile
--- /usr/ports/x11/xfce4-clipman-plugin/Makefile	Thu May 25 22:32:45 2006
+++ xfce4-clipman-plugin/Makefile	Fri Aug 25 22:47:10 2006
@@ -26,7 +26,7 @@
 USE_GNOME=	gtk20
 USE_X_PREFIX=	yes
 GNU_CONFIGURE=	yes
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}

 .include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:
 USE_LDCONFIG



More information about the freebsd-ports-bugs mailing list