From d369e5c287c06a3ad512ee7c9a4d4d828c1d2f01 Mon Sep 17 00:00:00 2001 From: Philippe Audeoud Date: Tue, 8 Apr 2008 13:53:22 +0000 Subject: - Chase the gsl shared lib bump. Approved by: thierry (mentor) --- math/yacas/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/yacas') diff --git a/math/yacas/Makefile b/math/yacas/Makefile index a6c858055ef1..5d760d0a6a74 100644 --- a/math/yacas/Makefile +++ b/math/yacas/Makefile @@ -8,14 +8,14 @@ PORTNAME= yacas PORTVERSION= 1.0.61 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= http://yacas.sourceforge.net/backups/ MAINTAINER= shaun@FreeBSD.org COMMENT= Yet Another Computer Algebra System -LIB_DEPENDS= gsl.10:${PORTSDIR}/math/gsl +LIB_DEPENDS= gsl.12:${PORTSDIR}/math/gsl USE_AUTOTOOLS= libtool:15 USE_PERL5_BUILD= yes -- cgit v1.2.3