diff --git a/devel/bison/Makefile b/devel/bison/Makefile index 149c80e93db..668bd456225 100644 --- a/devel/bison/Makefile +++ b/devel/bison/Makefile @@ -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