aboutsummaryrefslogtreecommitdiff
path: root/devel/nasm
diff options
context:
space:
mode:
authorMurray Stokely <murray@FreeBSD.org>2003-07-11 04:18:58 +0000
committerMurray Stokely <murray@FreeBSD.org>2003-07-11 04:18:58 +0000
commitaa37c9c2d128da7fffd1f4088155f945a196133a (patch)
tree82e8220dac961f96c73badb91554e15a7eec2972 /devel/nasm
parent43aa9eea6625247d080360ff80aa7ccedb76ff04 (diff)
downloadports-aa37c9c2d128da7fffd1f4088155f945a196133a.tar.gz
ports-aa37c9c2d128da7fffd1f4088155f945a196133a.zip
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 <linimon@lonesome.com>
Notes
Notes: svn path=/head/; revision=84632
Diffstat (limited to 'devel/nasm')
-rw-r--r--devel/nasm/Makefile2
1 files changed, 1 insertions, 1 deletions
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}