From a1ba07cbf41867bd43ca55f96454443a4012a15f Mon Sep 17 00:00:00 2001 From: Jim Mock Date: Sun, 3 Oct 1999 03:37:25 +0000 Subject: Move USE_BZIP2 down to where it belongs so portlint no longer complains and spits fatal errors. --- news/tin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'news/tin') diff --git a/news/tin/Makefile b/news/tin/Makefile index 3403bdc1b123..2664e43ab2c7 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -13,12 +13,12 @@ CATEGORIES= news MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/current/ \ ftp://nuxi.ucdavis.edu/pub/tin/current/ \ ftp://ftp.nuxi.com/pub/tin/current/ -USE_BZIP2= yes MAINTAINER= ache@FreeBSD.org LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib +USE_BZIP2= yes WRKSRC= ${WRKDIR}/${DISTNAME:S/pre-1.4//} GNU_CONFIGURE= yes -- cgit v1.2.3