From 1851b95b9492315bfd099d4f65c9edda47271bb4 Mon Sep 17 00:00:00 2001 From: bf Date: Mon, 26 Aug 2013 16:06:37 +0000 Subject: Update math/gsl to 1.16 and adjust some dependent ports --- science/step/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'science/step') diff --git a/science/step/Makefile b/science/step/Makefile index 95a50a99659b..2a02f2859ec9 100644 --- a/science/step/Makefile +++ b/science/step/Makefile @@ -2,6 +2,7 @@ PORTNAME= step PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= science kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src @@ -11,7 +12,7 @@ MAINTAINER= kde@FreeBSD.org COMMENT= KDE 4 interactive physics simulator LIB_DEPENDS= qalculate.5:${PORTSDIR}/math/libqalculate \ - gsl.16:${PORTSDIR}/math/gsl + gsl:${PORTSDIR}/math/gsl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/eigen2.pc:${PORTSDIR}/math/eigen2 -- cgit