diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 21:43:17 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 21:43:17 +0000 |
| commit | aeac01a4bbd80367d8720b2194bc14765d50af6b (patch) | |
| tree | 626d2288bada68bcb887f72d08c8de3dfe0595dc /sysutils/raincoat | |
| parent | science/minc2: Unbreak, Upgrade version 2.0.18 => 2.2.00 and stage (diff) | |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
Notes
Notes:
svn path=/head/; revision=363399
Diffstat (limited to 'sysutils/raincoat')
| -rw-r--r-- | sysutils/raincoat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/raincoat/Makefile b/sysutils/raincoat/Makefile index 49ad2bbf0f40..354c35051262 100644 --- a/sysutils/raincoat/Makefile +++ b/sysutils/raincoat/Makefile @@ -13,7 +13,7 @@ COMMENT= BIOS flash utility for the Microsoft Xbox # Xbox is i386 ONLY_FOR_ARCHS= i386 -USE_BZIP2= yes +USES= tar:bzip2 PORTDOCS= README |
