svn commit: r359291 - head/archivers/gzip
Baptiste Daroussin
bapt at FreeBSD.org
Wed Jun 25 19:37:02 UTC 2014
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 at FreeBSD.org
COMMENT= Compression utility designed to be a replacement for compress
-USES= charsetfix
+USES= charsetfix makeinfo
GNU_CONFIGURE= yes
INFO= gzip
More information about the svn-ports-all
mailing list