diff options
Diffstat (limited to 'devel/cvs-devel/Makefile')
-rw-r--r-- | devel/cvs-devel/Makefile | 2 |
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" |