aboutsummaryrefslogtreecommitdiff
path: root/math/yacas/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/yacas/Makefile')
-rw-r--r--math/yacas/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/yacas/Makefile b/math/yacas/Makefile
index 2056acbdd7d8..391bbce3cc6d 100644
--- a/math/yacas/Makefile
+++ b/math/yacas/Makefile
@@ -8,13 +8,14 @@
PORTNAME= yacas
PORTVERSION= 1.0.59
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= http://yacas.sourceforge.net/backups/
MAINTAINER= ports@FreeBSD.org
COMMENT= Yet Another Computer Algebra System
-LIB_DEPENDS= gsl.7:${PORTSDIR}/math/gsl
+LIB_DEPENDS= gsl.9:${PORTSDIR}/math/gsl
USE_PERL5_BUILD= yes
USE_GMAKE= yes