Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jan 2014 22:29:57 +0000
From:      Max Brazhnikov <makc@freebsd.org>
To:        Alexander Leidinger <netchild@freebsd.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r340118 - head/audio/lame
Message-ID:  <5844234.U6fZ9grvn7@mercury.ph.man.ac.uk>
In-Reply-To: <201401172141.s0HLfCP0096620@svn.freebsd.org>
References:  <201401172141.s0HLfCP0096620@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 17 Jan 2014 21:41:12 +0000Fri Jan 17 21:41:12 2014 Alexander Leidinger wrote:
> Author: netchild
> Date: Fri Jan 17 21:41:12 2014
> New Revision: 340118
> URL: http://svnweb.freebsd.org/changeset/ports/340118
> QAT: https://qat.redports.org/buildarchive/r340118/
> 
> Log:
>   support stagedir
>   
>   PR:		185565
>   Submitted by:	Takefu <takefu@airport.fm>
> 
> Modified:
>   head/audio/lame/Makefile
>   head/audio/lame/pkg-plist
> 
> Modified: head/audio/lame/Makefile
> ==============================================================================
> --- head/audio/lame/Makefile	Fri Jan 17 21:38:50 2014	(r340117)
> +++ head/audio/lame/Makefile	Fri Jan 17 21:41:12 2014	(r340118)
> @@ -11,16 +11,14 @@ MAINTAINER=	netchild@FreeBSD.org
>  COMMENT=	Fast MP3 encoder kit
>  
>  USES=		gmake iconv
> -NO_STAGE=	yes
>  USE_AUTOTOOLS=	libtool
>  USE_LDCONFIG=	yes
>  GNU_CONFIGURE=	yes
>  CONFIGURE_ARGS=	--enable-nasm --enable-mp3rtp --disable-gtktest
> +CONFIGURE_ARGS_PREFIX=	${STAGEDIR}${PREFIX}

What's this?! Does it really do anything?

Max



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