svn commit: r359107 - head/archivers/gtar

Baptiste Daroussin bapt at FreeBSD.org
Tue Jun 24 16:25:39 UTC 2014


Author: bapt
Date: Tue Jun 24 16:25:38 2014
New Revision: 359107
URL: http://svnweb.freebsd.org/changeset/ports/359107
QAT: https://qat.redports.org/buildarchive/r359107/

Log:
  Add USES=charsetfix

Modified:
  head/archivers/gtar/Makefile

Modified: head/archivers/gtar/Makefile
==============================================================================
--- head/archivers/gtar/Makefile	Tue Jun 24 16:17:36 2014	(r359106)
+++ head/archivers/gtar/Makefile	Tue Jun 24 16:25:38 2014	(r359107)
@@ -14,7 +14,7 @@ LICENSE=	GPLv3
 
 INFO=		tar
 
-USES=		iconv:${STATIC_ARGS} tar:xz
+USES=		iconv:${STATIC_ARGS} tar:xz charsetfix
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--program-prefix=g \
 		--disable-silent-rules


More information about the svn-ports-head mailing list