aboutsummaryrefslogtreecommitdiff
path: root/math/orpie/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/orpie/Makefile')
-rw-r--r--math/orpie/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/orpie/Makefile b/math/orpie/Makefile
index 278509da3bb9..92f63f80c61c 100644
--- a/math/orpie/Makefile
+++ b/math/orpie/Makefile
@@ -7,7 +7,7 @@
PORTNAME= orpie
PORTVERSION= 1.5.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES+= math
MASTER_SITES= http://pessimization.com/software/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.15:${PORTSDIR}/math/gsl
+LIB_DEPENDS= gsl.16:${PORTSDIR}/math/gsl
GNU_CONFIGURE= yes
USE_GMAKE= yes