diff options
Diffstat (limited to 'science')
-rw-r--r-- | science/kst/Makefile | 2 | ||||
-rw-r--r-- | science/kst2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/science/kst/Makefile b/science/kst/Makefile index 686f8a3ded94..6e6ed958d6e0 100644 --- a/science/kst/Makefile +++ b/science/kst/Makefile @@ -15,7 +15,7 @@ MAINTAINER= markus@FreeBSD.org COMMENT= Data viewing program for KDE LIB_DEPENDS= cfitsio.0:${PORTSDIR}/astro/cfitsio \ - gsl.5:${PORTSDIR}/math/gsl + gsl.6:${PORTSDIR}/math/gsl USE_KDELIBS_VER=3 USE_GMAKE= yes diff --git a/science/kst2/Makefile b/science/kst2/Makefile index 686f8a3ded94..6e6ed958d6e0 100644 --- a/science/kst2/Makefile +++ b/science/kst2/Makefile @@ -15,7 +15,7 @@ MAINTAINER= markus@FreeBSD.org COMMENT= Data viewing program for KDE LIB_DEPENDS= cfitsio.0:${PORTSDIR}/astro/cfitsio \ - gsl.5:${PORTSDIR}/math/gsl + gsl.6:${PORTSDIR}/math/gsl USE_KDELIBS_VER=3 USE_GMAKE= yes |