diff options
Diffstat (limited to 'graphics/truevision/Makefile')
-rw-r--r-- | graphics/truevision/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/truevision/Makefile b/graphics/truevision/Makefile index f77ea7f04680..34f706360e4c 100644 --- a/graphics/truevision/Makefile +++ b/graphics/truevision/Makefile @@ -24,6 +24,7 @@ USE_GL= yes USE_GNOME= gnomehack gnomeprefix libgnomeui USE_GMAKE= yes USE_AUTOMAKE_VER= 14 +USE_AUTOCONF_VER= 213 AUTOMAKE_ARGS= --add-missing --include-deps CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ |