diff options
Diffstat (limited to 'devel/libaura/Makefile')
-rw-r--r-- | devel/libaura/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libaura/Makefile b/devel/libaura/Makefile index 2b995b00d205..998f43448d69 100644 --- a/devel/libaura/Makefile +++ b/devel/libaura/Makefile @@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= philip MAINTAINER= rodrigo@FreeBSD.org COMMENT= Library of Assorted Useful Reusable Abstractions -USE_BZIP2= yes +USES= tar:bzip2 USE_LDCONFIG= yes SONAME= ${SOLINK}.3 |