diff options
| author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2009-03-28 20:06:43 +0000 |
|---|---|---|
| committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2009-03-28 20:06:43 +0000 |
| commit | e32e4e093105a335b7bceca9f55ddb37a5b0bf75 (patch) | |
| tree | 7d1929b01933b96502386f37317f0b9e36f3407c | |
| parent | Update to 8.64. Changes include: (diff) | |
- Bump PORTREVISION and shared library name for math/pari update
Notified by: erwin
Notes
Notes:
svn path=/head/; revision=231210
| -rw-r--r-- | math/asir2000/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/asir2000/Makefile b/math/asir2000/Makefile index 4797e6945b08..3364718f462c 100644 --- a/math/asir2000/Makefile +++ b/math/asir2000/Makefile @@ -7,7 +7,7 @@ PORTNAME= asir PORTVERSION= 20070806 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= ftp://ftp.jssac.org/pub/distfiles/asir/ \ ftp://ftp.asir.org/pub/asir/src/ \ @@ -18,7 +18,7 @@ EXTRACT_ONLY= ${ASIR_SRC} MAINTAINER= saito@asir.org COMMENT= The system Risa/Asir is a general computer algebra system -LIB_DEPENDS= pari.2:${PORTSDIR}/math/pari +LIB_DEPENDS= pari-gmp.2:${PORTSDIR}/math/pari USE_XORG= x11 xaw xext xt GNU_CONFIGURE= yes |
