aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorjadawin <jadawin@FreeBSD.org>2008-04-08 21:53:22 +0800
committerjadawin <jadawin@FreeBSD.org>2008-04-08 21:53:22 +0800
commit5be4d13784e185266041c747cc5a63292ea42b4a (patch)
treeed1127f000644c9547cfbbd16702441b14e5e528 /audio
parent1c65f8da0a51f3fc49f949e6dadcf1487af6d560 (diff)
downloadfreebsd-ports-gnome-5be4d13784e185266041c747cc5a63292ea42b4a.tar.gz
freebsd-ports-gnome-5be4d13784e185266041c747cc5a63292ea42b4a.tar.zst
freebsd-ports-gnome-5be4d13784e185266041c747cc5a63292ea42b4a.zip
- Chase the gsl shared lib bump.
Approved by: thierry (mentor)
Diffstat (limited to 'audio')
-rw-r--r--audio/snd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile
index 5872b9bb161d..09213a7dcc9b 100644
--- a/audio/snd/Makefile
+++ b/audio/snd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= snd
PORTVERSION= 7.8
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Multitracking sound editor and utilities
-LIB_DEPENDS= gsl.10:${PORTSDIR}/math/gsl
+LIB_DEPENDS= gsl.12:${PORTSDIR}/math/gsl
ALL_TARGET= audinfo snd sndinfo sndplay sndrecord sndsine
CONFIGURE_ARGS= --with-float-samples \