Drop USE_GROFF since groff and mandoc produce identical output.

This commit is contained in:
naddy 2014-03-27 12:07:59 +00:00
parent 3f184cde58
commit dd96da4ac9
2 changed files with 2 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2013/03/11 11:41:27 espie Exp $
# $OpenBSD: Makefile,v 1.14 2014/03/27 12:07:59 naddy Exp $
COMMENT= secure passphrase generator
@ -16,7 +16,6 @@ EXTRACT_ONLY= ${DISTNAME}.tar.gz
AUTOCONF_VERSION=2.13
CONFIGURE_STYLE=autoconf dest no-autoheader
USE_GROFF = Yes
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/ppgen

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.21 2014/03/15 15:28:01 rpe Exp $
# $OpenBSD: Makefile,v 1.22 2014/03/27 12:07:59 naddy Exp $
COMMENT = ssh based config management framework
@ -25,7 +25,6 @@ RUN_DEPENDS = security/py-keyczar \
www/py-httplib2 \
www/py-jinja2
USE_GROFF = Yes
NO_TEST = Yes
DOCDIR = ${PREFIX}/share/doc/ansible