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 /misc/susv3 | |
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 'misc/susv3')
-rw-r--r-- | misc/susv3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/susv3/Makefile b/misc/susv3/Makefile index 4f39b847958a..9f84d48f06fb 100644 --- a/misc/susv3/Makefile +++ b/misc/susv3/Makefile @@ -12,7 +12,7 @@ COMMENT= Single UNIX Specification Version 3 RESTRICTED= Redistribution of the documents is not permitted -USE_BZIP2= yes +USES= tar:bzip2 NO_BUILD= yes PORTDOCS= * |