aboutsummaryrefslogtreecommitdiff
path: root/math/orpie/Makefile
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2013-08-26 16:06:37 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2013-08-26 16:06:37 +0000
commit6c4fa199d028f22e1f32896f15cbafd93ed40845 (patch)
tree347697fba4162ae0c60ff32a1a87d6d7f894c389 /math/orpie/Makefile
parent3af54f2d0c3a2f038cc92d1e368b6500eb1bbc0f (diff)
downloadports-6c4fa199d028f22e1f32896f15cbafd93ed40845.tar.gz
ports-6c4fa199d028f22e1f32896f15cbafd93ed40845.zip
Notes
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 fa5704352f81..92bdb7be8bfd 100644
--- a/math/orpie/Makefile
+++ b/math/orpie/Makefile
@@ -7,7 +7,7 @@
PORTNAME= orpie
PORTVERSION= 1.5.1
-PORTREVISION= 5
+PORTREVISION= 6
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.16:${PORTSDIR}/math/gsl
+LIB_DEPENDS= gsl:${PORTSDIR}/math/gsl
GNU_CONFIGURE= yes
USE_GMAKE= yes