work-around until someone actually debugs the grammar: use the provided

generated file, don't call yacc.

okay millert@, naddy@
This commit is contained in:
espie 2011-03-22 22:27:03 +00:00
parent 00c86a3a6b
commit cbfa779924

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.9 2011/03/20 17:30:24 schwarze Exp $
# $OpenBSD: Makefile,v 1.10 2011/03/22 22:27:03 espie Exp $
COMMENT = GNU troff typesetter
DISTNAME = groff-1.21
REVISION = 0
REVISION = 1
CATEGORIES = textproc
HOMEPAGE = http://www.gnu.org/software/groff/
@ -21,7 +21,6 @@ MASTER_SITES = ${MASTER_SITE_GNU:=groff/}
MAKE_FLAGS += docdir=${PREFIX}/share/doc/groff \
exampledir=${PREFIX}/share/examples/groff
SEPARATE_BUILD = simple
CONFIGURE_STYLE = gnu
CONFIGURE_ARGS += --without-libiconv-prefix --without-gs --without-x