diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-02 13:00:18 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-02 13:00:18 +0000 |
commit | f733c761d07002b310f809b16e9616bb8734f2d2 (patch) | |
tree | b66214f99ec8f8bd25cffccb3c852cd264affcea /science/kst2 | |
parent | 81ebdadaaad09f4a98f169356e1d24b00aaddad5 (diff) |
Notes
Diffstat (limited to 'science/kst2')
-rw-r--r-- | science/kst2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/kst2/Makefile b/science/kst2/Makefile index a98c8298890c..7725689cff2f 100644 --- a/science/kst2/Makefile +++ b/science/kst2/Makefile @@ -16,7 +16,7 @@ MAINTAINER= markus@FreeBSD.org COMMENT= Data viewing program for KDE LIB_DEPENDS= cfitsio.0:${PORTSDIR}/astro/cfitsio \ - gsl.6:${PORTSDIR}/math/gsl + gsl.7:${PORTSDIR}/math/gsl USE_KDELIBS_VER=3 USE_GMAKE= yes |