diff options
Diffstat (limited to 'science/kst')
-rw-r--r-- | science/kst/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/science/kst/Makefile b/science/kst/Makefile index b93a0600c17b..0cae9a004de3 100644 --- a/science/kst/Makefile +++ b/science/kst/Makefile @@ -6,6 +6,7 @@ PORTNAME= kst PORTVERSION= 1.7.0 +PORTREVISION= 1 CATEGORIES= science kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/apps/KDE3.x/scientific @@ -14,7 +15,7 @@ MAINTAINER= makc@issp.ac.ru COMMENT= Data viewing program for KDE LIB_DEPENDS= cfitsio.0:${PORTSDIR}/astro/cfitsio \ - gsl.12:${PORTSDIR}/math/gsl + gsl.13:${PORTSDIR}/math/gsl USE_KDELIBS_VER=3 USE_GMAKE= yes |