diff options
Diffstat (limited to 'devel/libtpl/Makefile')
-rw-r--r-- | devel/libtpl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libtpl/Makefile b/devel/libtpl/Makefile index f58b1c4452b9..56f020c35b86 100644 --- a/devel/libtpl/Makefile +++ b/devel/libtpl/Makefile @@ -13,7 +13,7 @@ OPTIONS_DEFINE= DOCS LICENSE= BSD -USE_BZIP2= yes +USES= tar:bzip2 USE_GITHUB= yes GH_ACCOUNT= waitman GH_TAGNAME= ${GH_COMMIT} |