ports/122419: Port cleanup: audio/mpiosh

Ganael Laplanche ganael.laplanche at martymac.com
Thu Apr 3 14:30:04 UTC 2008


>Number:         122419
>Category:       ports
>Synopsis:       Port cleanup: audio/mpiosh
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 03 14:30:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Ganael Laplanche
>Release:        7.0-STABLE
>Organization:
http://contribs.martymac.com
>Environment:
FreeBSD home.martymac.com 7.0-STABLE FreeBSD 7.0-STABLE #11: Tue Mar 25 14:32:03 CET 2008 root at home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL amd64
>Description:
use USE_LDCONFIG instead of deprecated INSTALLS_SHLIB
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -aur mpiosh.orig/Makefile mpiosh/Makefile
--- mpiosh.orig/Makefile	2008-04-03 15:50:22.000000000 +0200
+++ mpiosh/Makefile	2008-04-03 15:51:11.000000000 +0200
@@ -20,7 +20,7 @@
 USE_AUTOTOOLS=	libtool:15
 USE_ICONV=	yes
 GNU_CONFIGURE=	yes
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 
 CONFIGURE_TARGET=
 CONFIGURE_ENV=	CFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list