aboutsummaryrefslogtreecommitdiff
path: root/devel/cvs-devel
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 /devel/cvs-devel
parent549b6db4176fe494c57f28d6d061cda790a27887 (diff)
downloadports-aeac01a4bbd80367d8720b2194bc14765d50af6b.tar.gz
ports-aeac01a4bbd80367d8720b2194bc14765d50af6b.zip
Notes
Diffstat (limited to 'devel/cvs-devel')
-rw-r--r--devel/cvs-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvs-devel/Makefile b/devel/cvs-devel/Makefile
index 43a824f95764..0e4e00babcad 100644
--- a/devel/cvs-devel/Makefile
+++ b/devel/cvs-devel/Makefile
@@ -15,7 +15,7 @@ COMMENT= IPv6 enabled cvs. You can use IPv6 connection when using pserver
CONFLICTS= cvsnt-[12]* cvs+ipv6-[12]*
GNU_CONFIGURE= yes
-USE_BZIP2= yes
+USES= tar:bzip2
CONFIGURE_ARGS= --enable-ipv6 --without-gssapi \
--with-editor="vi" \
--with-tmpdir="/tmp"