drop groff dependency
This commit is contained in:
parent
0638c8fc82
commit
f4d0abc8f9
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.45 2012/04/14 12:22:25 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.46 2012/08/04 19:40:12 naddy Exp $
|
||||
|
||||
COMMENT= GNU parser generator
|
||||
|
||||
@ -14,14 +14,13 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= c
|
||||
|
||||
WANTLIB= c
|
||||
MODULES= devel/gettext
|
||||
BUILD_DEPENDS= devel/m4
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS= --disable-yacc
|
||||
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/build-aux
|
||||
USE_GROFF = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user