diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/asir2000/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/asir2000/Makefile b/math/asir2000/Makefile index 1a32d5930ee6..de10867744d8 100644 --- a/math/asir2000/Makefile +++ b/math/asir2000/Makefile @@ -19,6 +19,7 @@ MAKE_JOBS_UNSAFE= yes USE_XORG= x11 xaw xext xt GNU_CONFIGURE= yes USE_AUTOTOOLS= aclocal automake autoconf +AUTOMAKE_ARGS= --add-missing CONFIGURE_ARGS= --enable-shared --enable-plot --enable-fep --enable-interval --with-pari --with-gc7 ASIR_SRC_VERSION= ${PORTVERSION} ASIR_DOC_VERSION= 20110808 |