diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-06-09 18:57:03 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-06-09 18:57:03 +0000 |
commit | 511bbe98c57f0c9d68265999788b158b8b56e478 (patch) | |
tree | e816ae1e64947660b1e8426262a7ffe54a510758 /audio/faad/Makefile | |
parent | 9cefd6fa47dd09f2d26cf7186148946001db76f8 (diff) | |
download | ports-511bbe98c57f0c9d68265999788b158b8b56e478.tar.gz ports-511bbe98c57f0c9d68265999788b158b8b56e478.zip |
Notes
Diffstat (limited to 'audio/faad/Makefile')
-rw-r--r-- | audio/faad/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/faad/Makefile b/audio/faad/Makefile index 753eebb6ce7c..4643e06d7e5c 100644 --- a/audio/faad/Makefile +++ b/audio/faad/Makefile @@ -32,6 +32,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ INSTALLS_SHLIB= yes +pre-patch: build-depends + post-patch: # make sure everything is prepared prior to configure stage # pre-configure will not work since *AUTO* tools happen in-between |