diff options
author | Ade Lovett <ade@FreeBSD.org> | 2004-03-14 06:17:56 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2004-03-14 06:17:56 +0000 |
commit | 3f651573ad3b90cf8e6539c52b4b34a1df543fa6 (patch) | |
tree | 14261786c359f03d9574a1c204f76ddc8ec4db8a /math/asir2000 | |
parent | 003520276a84300843c37e85ff39f416dec0bd8e (diff) |
Notes
Diffstat (limited to 'math/asir2000')
-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 |