Set autoconf version to 2.68 (was hanging in my local tree for weeks).
This commit is contained in:
parent
b001534687
commit
85328464c4
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile.inc,v 1.14 2011/04/28 09:57:01 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile.inc,v 1.15 2011/05/27 09:03:14 ajacoutot Exp $
|
||||
|
||||
CATEGORIES ?= multimedia devel
|
||||
|
||||
@ -26,7 +26,7 @@ LIBTOOL_FLAGS ?= --tag=disable-static
|
||||
BUILD_DEPENDS += devel/bison \
|
||||
devel/gobject-introspection
|
||||
|
||||
AUTOCONF_VERSION ?= 2.67
|
||||
AUTOCONF_VERSION ?= 2.68
|
||||
CONFIGURE_STYLE ?= autoconf
|
||||
|
||||
CONFIGURE_ARGS += ${CONFIGURE_SHARED} \
|
||||
|
Loading…
Reference in New Issue
Block a user