Date: Wed, 19 Jan 2005 08:22:50 +0100 From: Kirill Ponomarew <krion@voodoo.oberon.net> To: Trevor Johnson <trevor@FreeBSD.org> Cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/audio/streamripper Makefile Message-ID: <20050119072250.GA54697@voodoo.oberon.net> In-Reply-To: <200501190636.j0J6aRXY025609@repoman.freebsd.org> References: <200501190636.j0J6aRXY025609@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 19, 2005 at 06:36:27AM +0000, Trevor Johnson wrote:
> trevor 2005-01-19 06:36:27 UTC
>
> FreeBSD ports repository
>
> Modified files:
> audio/streamripper Makefile
> Log:
> This now uses libiconv as well.
>
> | PORTNAME= streamripper
> | @@ -14,7 +14,8 @@ MASTER_SITE_SUBDIR= streamripper
> | MAINTAINER= trevor@FreeBSD.org
> | COMMENT= Splits SHOUTcast stream into tracks
> |
> | -LIB_DEPENDS= mad.2:${PORTSDIR}/audio/libmad
> | +LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \
> | + mad.2:${PORTSDIR}/audio/libmad
Please use USE_ICONV instead.
-Kirill
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050119072250.GA54697>
