- Change post-patch to pre-configure as times with autotools have changed.

This commit is contained in:
Michael Johnson 2006-08-28 00:56:49 +00:00
parent 7cd8bb5e47
commit 2d66c25fee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171492

View File

@ -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 <bsd.port.pre.mk>
post-patch:
pre-configure:
@${ECHO_CMD} "" >>${WRKSRC}/libfaac/psych.h
@cd ${WRKSRC}; ${SETENV} ${AUTOMAKE_ENV} ${ACLOCAL} -I .; \
${SETENV} ${SCRIPTS_ENV} ${LIBTOOLIZE} --automake