1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Correct typo... it's tar:bzip2, not tar:bz2.

This commit is contained in:
Adam Weinberger 2014-06-20 07:23:40 +00:00
parent c17b460d11
commit ba89dd1b53
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358516
7 changed files with 7 additions and 7 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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>

View File

@ -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