Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jan 2006 01:14:53 GMT
From:      jacula modyun <jacula@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/91575: Incorrect dipendences for normalize-0.7.6_3
Message-ID:  <200601100114.k0A1ErqL089210@www.freebsd.org>
Resent-Message-ID: <200601100120.k0A1K3rW052193@freefall.freebsd.org>

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

>Number:         91575
>Category:       ports
>Synopsis:       Incorrect dipendences for normalize-0.7.6_3
>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:   Tue Jan 10 01:20:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     jacula modyun
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:

>Description:
This port requires packages:
 "esound-0.2.36 gettext-0.14.5 libaudiofile-0.2.6 libiconv-1.9.2_1 libid3tag-0.15.1b libmad-0.15.1b_1 mad-0.15.0b madplay-esound-0.15.0b_3 pkgconfig-0.20" to build and run.

But this is incorrect, because it doesn't require madplay and its dipendences.


>How-To-Repeat:
              
>Fix:
--- Makefile.orig	Tue Jan 10 01:03:25 2006
+++ Makefile	Tue Jan 10 01:03:14 2006
@@ -14,7 +14,7 @@
 MAINTAINER=	itetcu@people.tecnik93.com
 COMMENT=	A tool for adjusting the volume of wave/MP3 files to a standard level
 
-LIB_DEPENDS=	mad.2:${PORTSDIR}/audio/mad
+LIB_DEPENDS=	mad.2:${PORTSDIR}/audio/libmad
 
 USE_BZIP2=	yes	# XXX set before OPTIONS
 OPTIONS=	XMMS "Build XMMS plugin" off

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



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