diff options
Diffstat (limited to 'math/geg')
-rw-r--r-- | math/geg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/geg/Makefile b/math/geg/Makefile index e96a0872578f..75747b641494 100644 --- a/math/geg/Makefile +++ b/math/geg/Makefile @@ -19,6 +19,7 @@ COMMENT= Visualise multiple 2D-functions of one variable USE_X_PREFIX= yes USE_GNOME= gtk12 USE_AUTOMAKE_VER= 14 +USE_AUTOCONF_VER= 213 AUTOMAKE_ARGS= -a -i CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |