aboutsummaryrefslogtreecommitdiff
path: root/audio/faad
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-08-26 20:07:52 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-08-26 20:07:52 +0000
commit7e7b422b52e9847c442346312157c2f0f7f49c4f (patch)
treedb5bee16c5b1cf032988ff98cc99f198597ee6b6 /audio/faad
parent93812aa17a91cf0f9e3f9a83752705f0346e463e (diff)
downloadports-7e7b422b52e9847c442346312157c2f0f7f49c4f.tar.gz
ports-7e7b422b52e9847c442346312157c2f0f7f49c4f.zip
Remove PATCH_DEPENDS and rename the post-patch target to pre-configure. It
makes more sense. Should fix the build in a few of other tinderboxes, but I don't understand why it works for pointyhat thought. Reported by: novel
Notes
Notes: svn path=/head/; revision=171449
Diffstat (limited to 'audio/faad')
-rw-r--r--audio/faad/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/faad/Makefile b/audio/faad/Makefile
index 7d8b35a39604..cbfd24687448 100644
--- a/audio/faad/Makefile
+++ b/audio/faad/Makefile
@@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= faac
MAINTAINER= multimedia@FreeBSD.org
COMMENT= MPEG-2 and MPEG-4 AAC audio decoder
-PATCH_DEPENDS= ${BUILD_DEPENDS}
-
WRKSRC= ${WRKDIR}/${PORTNAME}
NO_CDROM= Restrictive copyright (do not sell for profit)
@@ -34,7 +32,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
.include <bsd.port.pre.mk>
-post-patch:
+pre-configure:
${MKDIR} ${WRKSRC}/plugins/bmp
@cd ${WRKSRC}; ${ACLOCAL} -I ${ACLOCAL_DIR} -I .; \
${SETENV} ${SCRIPTS_ENV} ${LIBTOOLIZE} --automake