aboutsummaryrefslogtreecommitdiffstats
path: root/audio/snd/Makefile
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2002-07-24 06:01:09 +0800
committerpat <pat@FreeBSD.org>2002-07-24 06:01:09 +0800
commitfd4d87033a208d99fc0027f1fd83df31bef5dfa8 (patch)
tree05aea5839e8d5a154ae271391380621026b836b5 /audio/snd/Makefile
parent9b55896ff0da3e625a2cadba35332fdd83c08c3d (diff)
downloadfreebsd-ports-gnome-fd4d87033a208d99fc0027f1fd83df31bef5dfa8.tar.gz
freebsd-ports-gnome-fd4d87033a208d99fc0027f1fd83df31bef5dfa8.tar.zst
freebsd-ports-gnome-fd4d87033a208d99fc0027f1fd83df31bef5dfa8.zip
shlib version bump for ports depending on math/gsl
Diffstat (limited to 'audio/snd/Makefile')
-rw-r--r--audio/snd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile
index 6eae8be66454..af18c25801b9 100644
--- a/audio/snd/Makefile
+++ b/audio/snd/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= trevor@FreeBSD.org
-LIB_DEPENDS= gsl.0:${PORTSDIR}/math/gsl \
+LIB_DEPENDS= gsl.3:${PORTSDIR}/math/gsl \
intl.2:${PORTSDIR}/devel/gettext
.if !defined(WITHOUT_ESD)