svn commit: r438625 - head/print/texinfo

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 16 11:01:48 UTC 2017


Author: sunpoet
Date: Sun Apr 16 11:01:47 2017
New Revision: 438625
URL: https://svnweb.freebsd.org/changeset/ports/438625

Log:
  Sort INFO

Modified:
  head/print/texinfo/Makefile

Modified: head/print/texinfo/Makefile
==============================================================================
--- head/print/texinfo/Makefile	Sun Apr 16 10:18:34 2017	(r438624)
+++ head/print/texinfo/Makefile	Sun Apr 16 11:01:47 2017	(r438625)
@@ -32,7 +32,7 @@ PKGDEINSTALL=	${PKGINSTALL}
 USE_TEX=	yes
 USES=		charsetfix cpe gmake iconv ncurses perl5 tar:xz
 
-INFO=		texinfo info-stnd
+INFO=		info-stnd texinfo
 
 CPE_VENDOR=	gnu
 CPE_VERSION=	${PORTVERSION:R}


More information about the svn-ports-head mailing list