aboutsummaryrefslogtreecommitdiff
path: root/math/pspp
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/pspp
parent3af54f2d0c3a2f038cc92d1e368b6500eb1bbc0f (diff)
downloadports-6c4fa199d028f22e1f32896f15cbafd93ed40845.tar.gz
ports-6c4fa199d028f22e1f32896f15cbafd93ed40845.zip
Update math/gsl to 1.16 and adjust some dependent ports
Notes
Notes: svn path=/head/; revision=325401
Diffstat (limited to 'math/pspp')
-rw-r--r--math/pspp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/pspp/Makefile b/math/pspp/Makefile
index afc1f6598230..30992668a8ac 100644
--- a/math/pspp/Makefile
+++ b/math/pspp/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pspp
PORTVERSION= 0.6.2
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= math
MASTER_SITES= GNU
@@ -11,7 +11,7 @@ MAINTAINER= sylvio@FreeBSD.org
COMMENT= Program for statistical analysis of sampled data
LIB_DEPENDS= plot.4:${PORTSDIR}/graphics/plotutils \
- gslcblas.0:${PORTSDIR}/math/gsl
+ gslcblas:${PORTSDIR}/math/gsl
OPTIONS_DEFINE= GUI PGSQL