aboutsummaryrefslogtreecommitdiff
path: root/math/orpie
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2009-12-01 20:33:45 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2009-12-01 20:33:45 +0000
commit7cb3294da78ddd596f197b8f599a9bc3f3c83eac (patch)
tree1c72184bc6e535e324c3903ec7138b0daceaed97 /math/orpie
parent8b1dce6212c686a1fbedd71ad7127d0dfc2cb54e (diff)
downloadports-7cb3294da78ddd596f197b8f599a9bc3f3c83eac.tar.gz
ports-7cb3294da78ddd596f197b8f599a9bc3f3c83eac.zip
Chase math/gsl update,
bump PORTREVISION
Notes
Notes: svn path=/head/; revision=245074
Diffstat (limited to 'math/orpie')
-rw-r--r--math/orpie/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/orpie/Makefile b/math/orpie/Makefile
index 6d2aef6ad476..2019e9a64375 100644
--- a/math/orpie/Makefile
+++ b/math/orpie/Makefile
@@ -7,7 +7,7 @@
PORTNAME= orpie
PORTVERSION= 1.5.1
-PORTREVISION= 2
+PORTREVISION= 3
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.13:${PORTSDIR}/math/gsl
+LIB_DEPENDS= gsl.14:${PORTSDIR}/math/gsl
GNU_CONFIGURE= yes
USE_GMAKE= yes