From a5f2f90071ba774a89ebc85af365394de2f6b6ad Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Thu, 19 May 2005 12:41:45 +0000 Subject: - Bump PORTREVISION to force rebuild with new mpeg4ip-libmp4v2 will have weird audio files if not. Note: if you want to play in iTunes(R) use the --no-midside switch in faac or it won't sound great and will randomly crash iTunes(R). --- audio/faac/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/faac') diff --git a/audio/faac/Makefile b/audio/faac/Makefile index 57677145a433..d4961d0b37ef 100644 --- a/audio/faac/Makefile +++ b/audio/faac/Makefile @@ -7,7 +7,7 @@ PORTNAME= faac PORTVERSION= 1.24 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= faac @@ -24,7 +24,7 @@ AUTOMAKE_ARGS= --add-missing USE_GMAKE= yes USE_LIBTOOL_VER=13 USE_REINPLACE= yes -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ HAVECXX="yes" -- cgit v1.2.3