diff options
Diffstat (limited to 'audio/bcg729/Makefile')
-rw-r--r-- | audio/bcg729/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/bcg729/Makefile b/audio/bcg729/Makefile index a09715e11bec..710cf3d20df1 100644 --- a/audio/bcg729/Makefile +++ b/audio/bcg729/Makefile @@ -13,7 +13,7 @@ COMMENT= Software G729A encoder and decoder library written in C LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= cmake:outsource +USES= cmake USE_LDCONFIG= yes CMAKE_ARGS= -DENABLE_STATIC=NO |