aboutsummaryrefslogtreecommitdiff
path: root/math/orpie
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-02 13:00:18 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-02 13:00:18 +0000
commitf733c761d07002b310f809b16e9616bb8734f2d2 (patch)
treeb66214f99ec8f8bd25cffccb3c852cd264affcea /math/orpie
parent81ebdadaaad09f4a98f169356e1d24b00aaddad5 (diff)
Notes
Diffstat (limited to 'math/orpie')
-rw-r--r--math/orpie/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/orpie/Makefile b/math/orpie/Makefile
index 60c509cc5e80..fff843900fe9 100644
--- a/math/orpie/Makefile
+++ b/math/orpie/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= dylan@dylex.net
COMMENT= A fullscreen RPN calculator for the console
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
-LIB_DEPENDS= gsl.6:${PORTSDIR}/math/gsl
+LIB_DEPENDS= gsl.7:${PORTSDIR}/math/gsl
GNU_CONFIGURE= yes
USE_GMAKE= yes