Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Aug 2007 05:17:13 GMT
From:      David Yeske <dyeske@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/115107: audio/cdparanoia USE_LDCONFIG
Message-ID:  <200708010517.l715HDD7060788@www.freebsd.org>
Resent-Message-ID: <200708010520.l715K126006297@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         115107
>Category:       ports
>Synopsis:       audio/cdparanoia USE_LDCONFIG
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 01 05:20:00 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     David Yeske
>Release:        HEAD
>Organization:
>Environment:
FreeBSD speed 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Wed Jul 18 23:40:39 EDT 2007     root@speed:/usr/obj/usr/src/sys/SPEED  amd64

>Description:
INSTALLS_SHLIB -> USE_LDCONFIG

>How-To-Repeat:

>Fix:
see attachment

Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/cdparanoia/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile	3 May 2006 05:14:12 -0000	1.12
+++ Makefile	1 Aug 2007 05:06:10 -0000
@@ -17,7 +17,7 @@
 COMMENT=	A CDDA extraction tool (also known as ripper)
 
 USE_GETOPT_LONG=yes
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
 


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708010517.l715HDD7060788>