ports/110351: [ patch ] misc/xosd: fix shlib naming on -CURRENT
Roman Bogorodskiy
novel at FreeBSD.org
Thu Mar 15 20:10:04 UTC 2007
>Number: 110351
>Category: ports
>Synopsis: [ patch ] misc/xosd: fix shlib naming on -CURRENT
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Thu Mar 15 20:10:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Roman Bogorodskiy
>Release: FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
>Description:
xosd needs to use newer libtool so shared libraries were named
in a right way on -CURRENT after objformat removing.
>How-To-Repeat:
>Fix:
--- xosd_libtool.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/misc/xosd/Makefile,v
retrieving revision 1.33
diff -u -r1.33 Makefile
--- Makefile 10 May 2006 22:37:25 -0000 1.33
+++ Makefile 15 Mar 2007 20:01:08 -0000
@@ -21,6 +21,7 @@
USE_GETOPT_LONG=yes
USE_X_PREFIX= yes
USE_GMAKE= yes
+USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= LIBS=${PTHREAD_LIBS}' -L${LOCALBASE}/lib' \
--- xosd_libtool.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list