diff options
Diffstat (limited to 'math/asir2000/Makefile')
-rw-r--r-- | math/asir2000/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/asir2000/Makefile b/math/asir2000/Makefile index 059a5c684c32..30767ee54685 100644 --- a/math/asir2000/Makefile +++ b/math/asir2000/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= pari-gmp.2:${PORTSDIR}/math/pari USE_XORG= x11 xaw xext xt GNU_CONFIGURE= yes -#XXX USE_AUTOTOOLS= automake:111 autoconf:268 +#XXX USE_AUTOTOOLS= automake autoconf CONFIGURE_ARGS= --enable-shared --enable-plot --enable-fep --enable-interval --with-pari ASIR_SRC_VERSION= ${PORTVERSION} ASIR_DOC_VERSION= 20070718 |