aboutsummaryrefslogtreecommitdiff
path: root/math/giacxcas/Makefile
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-09-10 01:23:13 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-09-10 01:23:13 +0000
commit327a5adb419b8c0983dff937479883231be2bbfa (patch)
tree47c1f6f84a01793d85bccb57539d9343fb33b291 /math/giacxcas/Makefile
parent04214ff398e967fa0fdb30f4765466d03f0b3623 (diff)
downloadports-327a5adb419b8c0983dff937479883231be2bbfa.tar.gz
ports-327a5adb419b8c0983dff937479883231be2bbfa.zip
Notes
Diffstat (limited to 'math/giacxcas/Makefile')
-rw-r--r--math/giacxcas/Makefile18
1 files changed, 8 insertions, 10 deletions
diff --git a/math/giacxcas/Makefile b/math/giacxcas/Makefile
index fe012335cbb3..232468dc18d3 100644
--- a/math/giacxcas/Makefile
+++ b/math/giacxcas/Makefile
@@ -2,11 +2,10 @@
# $FreeBSD$
PORTNAME= giacxcas
-PORTVERSION= 1.0.0
-PORTREVISION= 1
+PORTVERSION= 1.1.0
CATEGORIES= math
MASTER_SITES= http://www-fourier.ujf-grenoble.fr/~parisse/giac/freebsd/ \
- http://people.math.jussieu.fr/~han/xcas/sources/
+ http://www.math.jussieu.fr/~han/xcas/sources/
DISTFILES= fltk-giac.tar.gz CoCoALib-0.9950.tgz giac-${PORTVERSION}.tar.gz
DIST_SUBDIR= ${PORTNAME}
@@ -17,21 +16,20 @@ LICENSE= GPLv3
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \
${LOCALBASE}/lib/libntl.a:${PORTSDIR}/math/ntl
-LIB_DEPENDS= gmp:${PORTSDIR}/math/gmp \
- pari:${PORTSDIR}/math/pari \
- mpfr:${PORTSDIR}/math/mpfr \
- gsl:${PORTSDIR}/math/gsl \
- lapack:${PORTSDIR}/math/lapack
+LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp \
+ libpari.so:${PORTSDIR}/math/pari \
+ libmpfr.so:${PORTSDIR}/math/mpfr \
+ libgsl.so:${PORTSDIR}/math/gsl \
+ liblapack.so:${PORTSDIR}/math/lapack
NO_CDROM= French documentation is for non-commercial use only
GNU_CONFIGURE= yes
-USE_GMAKE= yes
USE_GL= gl
USE_XORG= xcursor xft xi
USE_TEX= latex:build dvipsk:build
USE_LDCONFIG= yes
-USES= gettext
+USES= gettext gmake
DOCSDIR= ${PREFIX}/share/doc/giac
PORTDOCS= *