aboutsummaryrefslogtreecommitdiff
path: root/audio/faac
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-08-28 00:56:49 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-08-28 00:56:49 +0000
commit2d66c25feeeae45d017f6cad3c85e0cfff269450 (patch)
treebed75b426107cc878d09ed891f15e32e0e93778a /audio/faac
parent7cd8bb5e472b1d503433a48c683f5261e37b2ab1 (diff)
downloadports-2d66c25feeeae45d017f6cad3c85e0cfff269450.tar.gz
ports-2d66c25feeeae45d017f6cad3c85e0cfff269450.zip
Notes
Diffstat (limited to 'audio/faac')
-rw-r--r--audio/faac/Makefile3
1 files changed, 1 insertions, 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 <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