Rafael Sadowski <raf...@sizeofvoid.org> writes: > "Drop USE_GROFF since groff and mandoc produce identical output." > > cheers Rafael
I don't think this is a good idea. Lots of ports still need USE_GROFF, and having this in the template reminds people to look at the groff and mandoc produced output. shannon ~$ sqlite3 /usr/local/share/sqlports SQLite version 3.8.0.2 OpenBSD Enter ".help" for instructions Enter SQL statements terminated with a ";" sqlite> select count (1) from ports where USE_GROFF = 1; 1744 > Index: Makefile.template > =================================================================== > RCS file: /cvs/ports/infrastructure/templates/Makefile.template,v > retrieving revision 1.68 > diff -u -p -r1.68 Makefile.template > --- Makefile.template 2 Oct 2013 07:34:45 -0000 1.68 > +++ Makefile.template 1 Jan 2014 23:17:42 -0000 > @@ -102,7 +102,6 @@ MASTER_SITES = ??? > #SEPARATE_BUILD = Yes (build in a directory other than WRKSRC) > #SEPARATE_BUILD = flavored (distinct flavors may share a common WRKSRC) > #USE_GMAKE = Yes > -#USE_GROFF = Yes > # Programs that require GNU libtool to build instead of the OpenBSD one > # should use this option. > #USE_LIBTOOL= gnu > -- jca | PGP: 0x06A11494 / 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494