Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 May 2014 03:34:58 +0400 (MSK)
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jsa@FreeBSD.org
Subject:   ports/190437: [PATCH] audio/aqualung: remove duplicate LIB_DEPEND
Message-ID:  <20140530233459.2123D4515A@hades.panopticon>
Resent-Message-ID: <201405302340.s4UNe09l082777@freefall.freebsd.org>

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

>Number:         190437
>Category:       ports
>Synopsis:       [PATCH] audio/aqualung: remove duplicate LIB_DEPEND
>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:   Fri May 30 23:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 10.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD hades.panopticon 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260807: Fri Jan 17 13:14:28 MSK
>Description:
- Remove duplicate LIB_DEPENDS entry

Port maintainer (jsa@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: change, diff: SVN)
>How-To-Repeat:
>Fix:

--- aqualung-0.9.b11.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 355921)
+++ Makefile	(working copy)
@@ -26,7 +26,6 @@
 		libcdio.so:${PORTSDIR}/sysutils/libcdio \
 		libmp3lame.so:${PORTSDIR}/audio/lame \
 		libavcodec.so:${PORTSDIR}/multimedia/ffmpeg \
-		libstrfunc.so:${PORTSDIR}/devel/libstrfunc \
 		libwavpack.so:${PORTSDIR}/audio/wavpack \
 		libxslt.so:${PORTSDIR}/textproc/libxslt \
 		libcddb.so:${PORTSDIR}/audio/libcddb \
--- aqualung-0.9.b11.patch ends here ---

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



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