summaryrefslogtreecommitdiff
path: root/ftp/pure-ftpd
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-04-01 14:42:34 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-04-01 14:42:34 +0000
commita1a5ce598553f97d92f52802eb59211a7ccbfedd (patch)
treed3190cb7766afcb2791fd7eab73baabd2a139327 /ftp/pure-ftpd
parent- Convert to staging (diff)
- Use USES=tar:bzip2
Notes
Notes: svn path=/head/; revision=349859
Diffstat (limited to 'ftp/pure-ftpd')
-rw-r--r--ftp/pure-ftpd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/ftp/pure-ftpd/Makefile b/ftp/pure-ftpd/Makefile
index 508ea35ab3d6..ceca80a36ba4 100644
--- a/ftp/pure-ftpd/Makefile
+++ b/ftp/pure-ftpd/Makefile
@@ -40,10 +40,9 @@ CONFIGURE_ARGS= --localstatedir=/var --sysconfdir=${PREFIX}/etc \
GNU_CONFIGURE= yes
SUB_FILES= pkg-message
SUB_LIST= PAM_DIR=${PAM_DIR} PAM_TARGET=${PAM_TARGET}
-USE_BZIP2= yes
USE_PERL5= run
USE_RC_SUBR= pure-ftpd
-USES= perl5 shebangfix
+USES= perl5 shebangfix tar:bzip2
PORTDOCS= AUTHORS CONTACT COPYING HISTORY NEWS README \
README.Authentication-Modules README.Configuration-File \