aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 21:43:17 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 21:43:17 +0000
commitaeac01a4bbd80367d8720b2194bc14765d50af6b (patch)
tree626d2288bada68bcb887f72d08c8de3dfe0595dc /ftp
parent549b6db4176fe494c57f28d6d061cda790a27887 (diff)
downloadports-aeac01a4bbd80367d8720b2194bc14765d50af6b.tar.gz
ports-aeac01a4bbd80367d8720b2194bc14765d50af6b.zip
Notes
Diffstat (limited to 'ftp')
-rw-r--r--ftp/jftpgw/Makefile2
-rw-r--r--ftp/pavuk/Makefile2
2 files changed, 2 insertions, 2 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 \
diff --git a/ftp/pavuk/Makefile b/ftp/pavuk/Makefile
index e0a37e85cec3..d3a5fa257bb1 100644
--- a/ftp/pavuk/Makefile
+++ b/ftp/pavuk/Makefile
@@ -12,7 +12,7 @@ COMMENT= HTTP, FTP, and Gopher mirroring tool
LICENSE= GPLv2
-USE_BZIP2= yes
+USES= tar:bzip2
USE_OPENSSL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-locale-dir=${PREFIX}/share/locale \