aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/m4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/m4/Makefile b/devel/m4/Makefile
index f760bd57337b..2444f80ab678 100644
--- a/devel/m4/Makefile
+++ b/devel/m4/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= GNU
MAINTAINER= johans@FreeBSD.org
COMMENT= GNU m4
-USE_BZIP2= yes
+USES= tar:bzip2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --program-prefix=g
CONFIGURE_ENV= MAKEINFO="makeinfo --no-split"