svn commit: r362071 - head/textproc/uz-hunspell

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jul 16 15:36:40 UTC 2014


Author: sunpoet
Date: Wed Jul 16 15:36:40 2014
New Revision: 362071
URL: http://svnweb.freebsd.org/changeset/ports/362071
QAT: https://qat.redports.org/buildarchive/r362071/

Log:
  - Use USES=tar:bzip2

Modified:
  head/textproc/uz-hunspell/Makefile

Modified: head/textproc/uz-hunspell/Makefile
==============================================================================
--- head/textproc/uz-hunspell/Makefile	Wed Jul 16 15:35:33 2014	(r362070)
+++ head/textproc/uz-hunspell/Makefile	Wed Jul 16 15:36:40 2014	(r362071)
@@ -12,8 +12,8 @@ DIST_SUBDIR=	${PORTNAME}
 MAINTAINER=	office at FreeBSD.org
 COMMENT=	Uzbek hunspell dictionaries
 
-USE_BZIP2=	yes
 ALL_TARGET=	uz_UZ.dic
+USES=		tar:bzip2
 WRKSRC=		${WRKDIR}/${DISTNAME}/hunspell
 
 PLIST_FILES=	%%DATADIR%%/uz_UZ.aff \


More information about the svn-ports-head mailing list