From 2d66c25feeeae45d017f6cad3c85e0cfff269450 Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Mon, 28 Aug 2006 00:56:49 +0000 Subject: [PATCH] - Change post-patch to pre-configure as times with autotools have changed. --- audio/faac/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/audio/faac/Makefile b/audio/faac/Makefile index af971a4cc117..54d6175b77d5 100644 --- a/audio/faac/Makefile +++ b/audio/faac/Makefile @@ -14,7 +14,6 @@ MASTER_SITE_SUBDIR= faac MAINTAINER= multimedia@FreeBSD.org COMMENT= MPEG-2 and MPEG-4 AAC audio encoder -PATCH_DEPENDS= ${BUILD_DEPENDS} LIB_DEPENDS= mp4v2.0:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2 NO_PACKAGE= Distribution in binary form is prohibited @@ -33,7 +32,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ .include -post-patch: +pre-configure: @${ECHO_CMD} "" >>${WRKSRC}/libfaac/psych.h @cd ${WRKSRC}; ${SETENV} ${AUTOMAKE_ENV} ${ACLOCAL} -I .; \ ${SETENV} ${SCRIPTS_ENV} ${LIBTOOLIZE} --automake