svn commit: r348271 - head/korean/imhangul
Jung-uk Kim
jkim at FreeBSD.org
Fri Mar 14 17:16:38 UTC 2014
Author: jkim
Date: Fri Mar 14 17:16:37 2014
New Revision: 348271
URL: http://svnweb.freebsd.org/changeset/ports/348271
QAT: https://qat.redports.org/buildarchive/r348271/
Log:
Use USES=tar:bzip2.
Modified:
head/korean/imhangul/Makefile
Modified: head/korean/imhangul/Makefile
==============================================================================
--- head/korean/imhangul/Makefile Fri Mar 14 17:16:03 2014 (r348270)
+++ head/korean/imhangul/Makefile Fri Mar 14 17:16:37 2014 (r348271)
@@ -14,9 +14,8 @@ LICENSE= GPLv2
LIB_DEPENDS= hangul:${PORTSDIR}/korean/libhangul
USE_AUTOTOOLS= libtool
-USE_BZIP2= yes
GNU_CONFIGURE= yes
-USES= gmake pkgconfig
+USES= gmake pkgconfig tar:bzip2
OPTIONS_DEFINE= GTK3 NLS
More information about the svn-ports-head
mailing list