diff options
Diffstat (limited to 'devel/uthash')
-rw-r--r-- | devel/uthash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/uthash/Makefile b/devel/uthash/Makefile index 47be02b21978..8af70eafd303 100644 --- a/devel/uthash/Makefile +++ b/devel/uthash/Makefile @@ -13,7 +13,7 @@ LICENSE= BSD OPTIONS_DEFINE= DOCS -USE_BZIP2= yes +USES= tar:bzip2 NO_BUILD= yes USE_GITHUB= yes GH_ACCOUNT= troydhanson |