Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jun 2014 19:37:02 +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: r359291 - head/archivers/gzip
Message-ID:  <201406251937.s5PJb2Lm097728@svn.freebsd.org>

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

Log:
  Allow to build with texinfo from ports

Modified:
  head/archivers/gzip/Makefile

Modified: head/archivers/gzip/Makefile
==============================================================================
--- head/archivers/gzip/Makefile	Wed Jun 25 19:36:16 2014	(r359290)
+++ head/archivers/gzip/Makefile	Wed Jun 25 19:37:01 2014	(r359291)
@@ -9,7 +9,7 @@ MASTER_SITES=	GNU
 MAINTAINER=	johans@FreeBSD.org
 COMMENT=	Compression utility designed to be a replacement for compress
 
-USES=		charsetfix
+USES=		charsetfix makeinfo
 GNU_CONFIGURE=	yes
 
 INFO=	gzip



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