aboutsummaryrefslogtreecommitdiffstats
path: root/audio/snd
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2003-01-20 18:02:03 +0800
committerobraun <obraun@FreeBSD.org>2003-01-20 18:02:03 +0800
commit957f9f9db886f2989c609eded4bd2c8ab69155bc (patch)
tree730450371c6c07433aa7ccb61cbe3c513020cbf9 /audio/snd
parentd8c75e04f7c117fd9495f7642914a5c47665092b (diff)
downloadfreebsd-ports-gnome-957f9f9db886f2989c609eded4bd2c8ab69155bc.tar.gz
freebsd-ports-gnome-957f9f9db886f2989c609eded4bd2c8ab69155bc.tar.zst
freebsd-ports-gnome-957f9f9db886f2989c609eded4bd2c8ab69155bc.zip
Bump gsl shlib version.
Pointed out by: kris Forgotten by: obraun
Diffstat (limited to 'audio/snd')
-rw-r--r--audio/snd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile
index 0af36b4ef700..0b5f492bb761 100644
--- a/audio/snd/Makefile
+++ b/audio/snd/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= trevor@FreeBSD.org
-LIB_DEPENDS= gsl.3:${PORTSDIR}/math/gsl \
+LIB_DEPENDS= gsl.4:${PORTSDIR}/math/gsl \
intl.4:${PORTSDIR}/devel/gettext
.if !defined(WITHOUT_ESD)