summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-07-23 22:01:09 +0000
committerPatrick Li <pat@FreeBSD.org>2002-07-23 22:01:09 +0000
commit79c328afe9a7bfb73598d0d867252fa247237016 (patch)
tree27ed3813eb56580379f9589f49e0ed453157f02d /audio
parentUpdate to 1.2 (diff)
shlib version bump for ports depending on math/gsl
Notes
Notes: svn path=/head/; revision=63458
Diffstat (limited to 'audio')
-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)