diff options
Diffstat (limited to 'chinese/pine4/Makefile')
-rw-r--r-- | chinese/pine4/Makefile | 2 |
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 |