aboutsummaryrefslogtreecommitdiffstats
path: root/audio/snd
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2007-06-29 13:46:43 +0800
committerijliao <ijliao@FreeBSD.org>2007-06-29 13:46:43 +0800
commita642683789d1f7ccdc0a3f9fc7bbd59f97931a7a (patch)
treebd3b68b1c1616483b7e8a56c691742eed57b2f7d /audio/snd
parentbf1a249551c4d907662c20a0e8344db52ad0d64a (diff)
downloadfreebsd-ports-gnome-a642683789d1f7ccdc0a3f9fc7bbd59f97931a7a.tar.gz
freebsd-ports-gnome-a642683789d1f7ccdc0a3f9fc7bbd59f97931a7a.tar.zst
freebsd-ports-gnome-a642683789d1f7ccdc0a3f9fc7bbd59f97931a7a.zip
chase math/gsl lib version
Diffstat (limited to 'audio/snd')
-rw-r--r--audio/snd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile
index 5ae6527c75d0..be67fa41d435 100644
--- a/audio/snd/Makefile
+++ b/audio/snd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= snd
PORTVERSION= 7.8
-PORTREVISION= 6
+PORTREVISION= 7
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.9:${PORTSDIR}/math/gsl
+LIB_DEPENDS= gsl.10:${PORTSDIR}/math/gsl
ALL_TARGET= audinfo snd sndinfo sndplay sndrecord sndsine
CONFIGURE_ARGS= --with-float-samples \