aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-06-20 07:23:40 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-06-20 07:23:40 +0000
commitba89dd1b53a599366be96b9564577971c40bc4b4 (patch)
treecdaad4e517b30514949570350554d5d98bd8bdf6
parentc17b460d111767140871f725ab1a062186df79a9 (diff)
Notes
-rw-r--r--math/calc/Makefile2
-rw-r--r--shells/44bsd-csh/Makefile2
-rw-r--r--shells/bash-completion/Makefile2
-rw-r--r--shells/heirloom-sh/Makefile2
-rw-r--r--shells/rc/Makefile2
-rw-r--r--sysutils/lsof/Makefile2
-rw-r--r--www/lynx-current/Makefile2
7 files changed, 7 insertions, 7 deletions
diff --git a/math/calc/Makefile b/math/calc/Makefile
index 43bac9fbb725..b40317f90228 100644
--- a/math/calc/Makefile
+++ b/math/calc/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= SF
MAINTAINER= johans@FreeBSD.org
COMMENT= Arbitrary precision calculator
-USES= gmake tar:bz2
+USES= gmake tar:bzip2
USE_LDCONFIG= yes
MAKE_JOBS_UNSAFE= yes
diff --git a/shells/44bsd-csh/Makefile b/shells/44bsd-csh/Makefile
index fa10409c3b7c..66d7c324e115 100644
--- a/shells/44bsd-csh/Makefile
+++ b/shells/44bsd-csh/Makefile
@@ -12,7 +12,7 @@ COMMENT= The traditional 4.4BSD /bin/csh C-shell
BUILD_DEPENDS= rcs:${PORTSDIR}/devel/rcs57
-USES= tar:bz2
+USES= tar:bzip2
NO_WRKSUBDIR= yes
PORTDOCS= paper.ascii.gz
diff --git a/shells/bash-completion/Makefile b/shells/bash-completion/Makefile
index 0378e8665612..079596b01411 100644
--- a/shells/bash-completion/Makefile
+++ b/shells/bash-completion/Makefile
@@ -15,7 +15,7 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
USE_AUTOTOOLS= aclocal automake
GNU_CONFIGURE= yes
-USES= gmake tar:bz2
+USES= gmake tar:bzip2
SUB_FILES= pkg-message
SUB_LIST+= RUNFILE=${DATADIR}/bash_completion.sh
diff --git a/shells/heirloom-sh/Makefile b/shells/heirloom-sh/Makefile
index 311e00a6fb5c..a3e8edecc03a 100644
--- a/shells/heirloom-sh/Makefile
+++ b/shells/heirloom-sh/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= SF/heirloom/${PORTNAME}/${PORTVERSION}
MAINTAINER= danielt@pilgerer.org
COMMENT= Portable version of OpenSolaris' Bourne Shell
-USES= tar:bz2
+USES= tar:bzip2
MAKEFILE= makefile
PLIST_FILES= bin/jsh \
man/man1/jsh.1.gz
diff --git a/shells/rc/Makefile b/shells/rc/Makefile
index 1c8454afe09b..ace71399ad91 100644
--- a/shells/rc/Makefile
+++ b/shells/rc/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= ftp://rc.quanstro.net/pub/ \
MAINTAINER= quanstro@quanstro.net
COMMENT= Unix incarnation of the plan9 shell
-USES= tar:bz2
+USES= tar:bzip2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-history
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index 449e7c8bafd4..b275f0a82124 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -36,7 +36,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/${SRCBALL_NAME}
HAS_CONFIGURE= yes
-USES= shebangfix tar:bz2
+USES= shebangfix tar:bzip2
SHEBANG_FILES= scripts/sort_res.perl5
.include <bsd.port.pre.mk>
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile
index f2c28ae1bf85..c93ea318ab41 100644
--- a/www/lynx-current/Makefile
+++ b/www/lynx-current/Makefile
@@ -16,7 +16,7 @@ RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support
CONFLICTS_INSTALL= lynx-2.8.[0-7].* ja-lynx-[0-9]*
WRKSRC= ${WRKDIR}/${DISTNAME:S/./-/g:C/p.*//}
-USES= iconv shebangfix tar:bz2
+USES= iconv shebangfix tar:bzip2
USE_OPENSSL= yes
SHEBANG_FILES= samples/mailto-form.pl
GNU_CONFIGURE= yes