From b9ba1ad61ec8ac4f754fdbd3e762691564d11838 Mon Sep 17 00:00:00 2001
From: Ying-Chieh Liao <ijliao@FreeBSD.org>
Date: Fri, 29 Jun 2007 05:46:43 +0000
Subject: chase math/gsl lib version

---
 math/orpie/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'math/orpie')

diff --git a/math/orpie/Makefile b/math/orpie/Makefile
index 1c510c186b9a..d0e22ec78f1e 100644
--- a/math/orpie/Makefile
+++ b/math/orpie/Makefile
@@ -7,7 +7,7 @@
 
 PORTNAME=	orpie
 PORTVERSION=	1.4.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES+=	math
 MASTER_SITES=	http://www.eecs.umich.edu/~pelzlpj/orpie/
 
@@ -15,7 +15,7 @@ MAINTAINER=	dylan@dylex.net
 COMMENT=	A fullscreen RPN calculator for the console
 
 BUILD_DEPENDS=	ocamlc:${PORTSDIR}/lang/ocaml
-LIB_DEPENDS=	gsl.9:${PORTSDIR}/math/gsl
+LIB_DEPENDS=	gsl.10:${PORTSDIR}/math/gsl
 
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
-- 
cgit v1.2.3