diff options
Diffstat (limited to 'comms/libfec')
-rw-r--r-- | comms/libfec/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/libfec/Makefile b/comms/libfec/Makefile index dea6ce6984de..3974f3526185 100644 --- a/comms/libfec/Makefile +++ b/comms/libfec/Makefile @@ -15,8 +15,7 @@ COMMENT= Several forward error correction (FEC) decoders MAKEFILE= makefile GNU_CONFIGURE= yes -USES= gmake -USE_BZIP2= yes +USES= gmake tar:bzip2 USE_LDCONFIG= yes ONLY_FOR_ARCHS= i386 amd64 PLIST_FILES= include/fec.h \ |