Date: Thu, 3 Apr 2008 14:21:34 GMT From: Ganael Laplanche <ganael.laplanche@martymac.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/122417: Port cleanup: audio/gsm Message-ID: <200804031421.m33ELYki024131@www.freebsd.org> Resent-Message-ID: <200804031430.m33EU1jU005092@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804031421.m33ELYki024131>