From aa37c9c2d128da7fffd1f4088155f945a196133a Mon Sep 17 00:00:00 2001 From: Murray Stokely Date: Fri, 11 Jul 2003 04:18:58 +0000 Subject: USE_BZ2 -> USE_BZIP2. The latter does not exists but this port was still working properly because a .gz archive is also available. Submitted by: Mark Linimon --- devel/nasm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel') diff --git a/devel/nasm/Makefile b/devel/nasm/Makefile index 28476d682ec6..8bd3eec1a347 100644 --- a/devel/nasm/Makefile +++ b/devel/nasm/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= nasm MAINTAINER= murray@FreeBSD.org COMMENT= General-purpose multi-platform x86 assembler -USE_BZ2= yes +USE_BZIP2= yes GNU_CONFIGURE= yes PLIST_SUB= VERSION=${PORTVERSION} -- cgit v1.2.3