svn commit: r359309 - head/japanese/groff
Antoine Brodin
antoine at FreeBSD.org
Wed Jun 25 21:54:46 UTC 2014
Author: antoine
Date: Wed Jun 25 21:54:45 2014
New Revision: 359309
URL: http://svnweb.freebsd.org/changeset/ports/359309
QAT: https://qat.redports.org/buildarchive/r359309/
Log:
Allow to build with texinfo from ports
Modified:
head/japanese/groff/Makefile
Modified: head/japanese/groff/Makefile
==============================================================================
--- head/japanese/groff/Makefile Wed Jun 25 21:52:43 2014 (r359308)
+++ head/japanese/groff/Makefile Wed Jun 25 21:54:45 2014 (r359309)
@@ -20,7 +20,7 @@ LICENSE= GPLv2
USE_GCC= any
GNU_CONFIGURE= yes
-USES= iconv:wchar_t gmake
+USES= iconv:wchar_t gmake makeinfo
CONFIGURE_ARGS= --enable-multibyte
CONFIGURE_ENV= INSTALL_MAN="${INSTALL_MAN}"
More information about the svn-ports-all
mailing list