From 589172adb9d0dd053cf18e6dcfe277788ba7ac9e Mon Sep 17 00:00:00 2001 From: Dmitry Sivachenko Date: Wed, 28 Mar 2001 09:58:40 +0000 Subject: Place USE_BZIP2 before .include --- textproc/kdoc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc') 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 .if ${OSVERSION} < 500007 BROKEN= "Requires Perl version 5.6.0" .endif -USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes -- cgit v1.2.3