Re-add 'gnu' to CONFIGURE_ARGS. It is needed in this case because order

matters.

spotted by nigel@
This commit is contained in:
ajacoutot 2012-02-24 07:18:01 +00:00
parent e7e37de86c
commit afd2b600d0

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.55 2012/02/21 16:21:42 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.56 2012/02/24 07:18:01 ajacoutot Exp $
COMMENT= X11-based presentation tool
@ -32,7 +32,9 @@ MODULES= devel/gettext
USE_GROFF = Yes
AUTOCONF_VERSION=2.13
CONFIGURE_STYLE=autoconf imake no-autoheader
# XXX while autoconf will append gnu in CONFIGURE_STYLE, we explicitely
# set it anyway because order matters
CONFIGURE_STYLE=autoconf gnu imake no-autoheader
CONFIGURE_ARGS= --disable-vflib
CONFIGURE_ARGS+= --enable-gif
CONFIGURE_ARGS+= --enable-freetype-charset16