Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jun 2014 19:37:37 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r359292 - head/archivers/gtar
Message-ID:  <201406251937.s5PJbb3p097889@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed Jun 25 19:37:36 2014
New Revision: 359292
URL: http://svnweb.freebsd.org/changeset/ports/359292
QAT: https://qat.redports.org/buildarchive/r359292/

Log:
  Allow to build with texinfo from ports

Modified:
  head/archivers/gtar/Makefile

Modified: head/archivers/gtar/Makefile
==============================================================================
--- head/archivers/gtar/Makefile	Wed Jun 25 19:37:01 2014	(r359291)
+++ head/archivers/gtar/Makefile	Wed Jun 25 19:37:36 2014	(r359292)
@@ -14,7 +14,7 @@ LICENSE=	GPLv3
 
 INFO=		tar
 
-USES=		iconv:${STATIC_ARGS} tar:xz charsetfix
+USES=		iconv:${STATIC_ARGS} tar:xz charsetfix makeinfo
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--program-prefix=g \
 		--disable-silent-rules



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406251937.s5PJbb3p097889>