diff options
Diffstat (limited to 'devel/subversion-book/Makefile')
-rw-r--r-- | devel/subversion-book/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/subversion-book/Makefile b/devel/subversion-book/Makefile index 38158ef1b01f..4620dd9cb856 100644 --- a/devel/subversion-book/Makefile +++ b/devel/subversion-book/Makefile @@ -17,7 +17,7 @@ COMMENT= Subversion Documentation HTML/PDF # http://svnbook.red-bean.com/en/1.7/svn.copyright.html LICENSE= CDDL -USE_BZIP2= yes +USES= tar:bzip2 NO_BUILD= yes OPTIONS_SUB= yes |