diff options
Diffstat (limited to 'math/asir2000/Makefile')
-rw-r--r-- | math/asir2000/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/asir2000/Makefile b/math/asir2000/Makefile index 0b079d9d102f..1caae0673d0b 100644 --- a/math/asir2000/Makefile +++ b/math/asir2000/Makefile @@ -19,8 +19,7 @@ COMMENT= The system Risa/Asir is a general computer algebra system LIB_DEPENDS= pari-2.2:${PORTSDIR}/math/pari-devel GNU_CONFIGURE= yes -USE_AUTOMAKE= yes -USE_AUTOCONF= yes +USE_AUTOCONF_VER= 213 USE_AUTOMAKE_VER= 15 USE_XLIB= yes CONFIGURE_ARGS= --enable-shared --enable-plot --enable-fep --enable-interval --with-pari=new |