Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Nov 2017 15:37:21 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Thomas Zander <riggs@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r453291 - in head/audio/faac: . files
Message-ID:  <20171101153721.GA80927@FreeBSD.org>
In-Reply-To: <201711011535.vA1FZSrc078991@repo.freebsd.org>
References:  <201711011535.vA1FZSrc078991@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 01, 2017 at 03:35:28PM +0000, Thomas Zander wrote:
> New Revision: 453291
> URL: https://svnweb.freebsd.org/changeset/ports/453291
> 
> Log:
>   Update to upstream version 1.29.8.3
> 
> [...]
> -LIB_DEPENDS=	libmp4v2.so:multimedia/mp4v2
> -
> -USES=		autoreconf gmake libtool tar:bzip2
> +USES=		gmake libtool
>  INSTALL_TARGET=	install-strip
>  GNU_CONFIGURE=	yes
> -CONFIGURE_ARGS=	--with-mp4v2
> -CPPFLAGS+=	-I${LOCALBASE}/include
> -LDFLAGS+=	-L${LOCALBASE}/lib
>  USE_LDCONFIG=	yes
> -
> -post-patch:
> -	@${ECHO_CMD} "" >> ${WRKSRC}/libfaac/psych.h
> -	@${REINPLACE_CMD} -e 's|<mp4\.h>|<mp4v2/mp4v2.h>|g' \
> -		${WRKSRC}/frontend/main.c

Why it no longer depends on `multimedia/mp4v2'?  This was not mentioned
in the commit log.  Care to elaborate?

./danfe



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