Put the new USE_GROFF into Makefile.template.

ok espie@
This commit is contained in:
bluhm 2010-10-19 18:18:29 +00:00
parent e3ee3f0207
commit 85f4721201

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.template,v 1.58 2010/07/21 12:27:41 edd Exp $
# $OpenBSD: Makefile.template,v 1.59 2010/10/19 18:18:29 bluhm Exp $
# $FreeBSD/NetBSD: credit FreeBSD/NetBSD if thats where the port came from $
# Original from: credit the original author here
#
@ -104,6 +104,7 @@ MASTER_SITES = ???
#SEPARATE_BUILD = flavored (distinct flavors may share a common WRKSRC)
#USE_X11 = Yes
#USE_GMAKE = Yes
#USE_GROFF = Yes
# Programs that uses libtool should use this option,
# unless there is a really good reason not to.
#USE_LIBTOOL = Yes