diff options
Diffstat (limited to 'www/dtse/Makefile')
-rw-r--r-- | www/dtse/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/dtse/Makefile b/www/dtse/Makefile index 7e30053..e367ff4 100644 --- a/www/dtse/Makefile +++ b/www/dtse/Makefile @@ -20,8 +20,7 @@ USE_OPENSSL= yes CONFIGURE_ARGS+= --with-openssl=${OPENSSLBASE} .endif -USES= gmake perl5 -USE_BZIP2= yes +USES= gmake perl5 tar:bzip2 USE_AUTOTOOLS= aclocal:env automake:env autoconf:env HAS_CONFIGURE= yes |