ports/122417: Port cleanup: audio/gsm

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


>Number:         122417
>Category:       ports
>Synopsis:       Port cleanup: audio/gsm
>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:00 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:
Minor fix : replace deprecated INSTALLS_SHLIB by USE_LDCONFIG
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -aur gsm.orig/Makefile gsm/Makefile
--- gsm.orig/Makefile	2008-04-03 15:38:06.000000000 +0200
+++ gsm/Makefile	2008-04-03 15:39:03.000000000 +0200
@@ -20,7 +20,7 @@
 
 WRKSRC=		${WRKDIR}/gsm-1.0-pl12
 
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 
 MAN1=		toast.1
 MAN3=		gsm.3 gsm_explode.3 gsm_option.3 gsm_print.3


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



More information about the freebsd-ports-bugs mailing list