diff options
-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 |