diff options
Diffstat (limited to 'ftp/jftpgw/Makefile')
-rw-r--r-- | ftp/jftpgw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/jftpgw/Makefile b/ftp/jftpgw/Makefile index 7ac4e60efe34..5d834a27c274 100644 --- a/ftp/jftpgw/Makefile +++ b/ftp/jftpgw/Makefile @@ -12,7 +12,7 @@ COMMENT= Highly configurable FTP proxy LICENSE= GPLv2 -USE_BZIP2= yes +USES= tar:bzip2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-logpath=/var/log \ --enable-crypt \ |