aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/kdoc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/kdoc/Makefile b/textproc/kdoc/Makefile
index abea9b5e1458..aa72e178e62a 100644
--- a/textproc/kdoc/Makefile
+++ b/textproc/kdoc/Makefile
@@ -13,12 +13,13 @@ MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src
MAINTAINER= demon@FreeBSD.org
+USE_BZIP2= yes
+
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500007
BROKEN= "Requires Perl version 5.6.0"
.endif
-USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes