From a642683789d1f7ccdc0a3f9fc7bbd59f97931a7a Mon Sep 17 00:00:00 2001 From: ijliao Date: Fri, 29 Jun 2007 05:46:43 +0000 Subject: chase math/gsl lib version --- math/labplot/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/labplot/Makefile') diff --git a/math/labplot/Makefile b/math/labplot/Makefile index e7c483565847..d1cf4151f12a 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -7,7 +7,7 @@ PORTNAME= LabPlot PORTVERSION= 1.5.1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=labplot @@ -18,7 +18,7 @@ COMMENT= LabPlot : Data analysis and visualisation LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ Magick.10:${PORTSDIR}/graphics/ImageMagick \ audiofile.0:${PORTSDIR}/audio/libaudiofile \ - gsl.9:${PORTSDIR}/math/gsl \ + gsl.10:${PORTSDIR}/math/gsl \ jasper.4:${PORTSDIR}/graphics/jasper \ fftw3.4:${PORTSDIR}/math/fftw3 \ netcdf:${PORTSDIR}/science/netcdf \ -- cgit