summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 21:43:17 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 21:43:17 +0000
commitaeac01a4bbd80367d8720b2194bc14765d50af6b (patch)
tree626d2288bada68bcb887f72d08c8de3dfe0595dc /chinese
parentscience/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 'chinese')
-rw-r--r--chinese/pine4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/pine4/Makefile b/chinese/pine4/Makefile
index 4f4e4b71396a..85ebeeca0187 100644
--- a/chinese/pine4/Makefile
+++ b/chinese/pine4/Makefile
@@ -14,7 +14,7 @@ PATCHFILES= ${PORTNAME}${PORTVERSION}.patch.gz
MAINTAINER= ports@FreeBSD.org
COMMENT= Program for Internet News & Email with Chinese(BIG-5) support
-USE_BZIP2= yes
+USES= tar:bzip2
.if defined(WITH_SSL)
USE_OPENSSL= yes