svn commit: r359307 - head/emulators/mtools
Antoine Brodin
antoine at FreeBSD.org
Wed Jun 25 21:51:16 UTC 2014
Author: antoine
Date: Wed Jun 25 21:51:15 2014
New Revision: 359307
URL: http://svnweb.freebsd.org/changeset/ports/359307
QAT: https://qat.redports.org/buildarchive/r359307/
Log:
Allow to build with texinfo from ports
Modified:
head/emulators/mtools/Makefile
Modified: head/emulators/mtools/Makefile
==============================================================================
--- head/emulators/mtools/Makefile Wed Jun 25 21:45:56 2014 (r359306)
+++ head/emulators/mtools/Makefile Wed Jun 25 21:51:15 2014 (r359307)
@@ -15,8 +15,7 @@ LICENSE= GPLv3
CONFLICTS_INSTALL= multimarkdown-*
-USES= gmake
-USE_BZIP2= yes
+USES= gmake makeinfo tar:bzip2
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_header_malloc_h=no
CONFIGURE_ARGS= --enable-xdf
More information about the svn-ports-all
mailing list