aboutsummaryrefslogtreecommitdiff
path: root/audio/snd
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2008-07-21 04:49:09 +0000
committerRong-En Fan <rafan@FreeBSD.org>2008-07-21 04:49:09 +0000
commitfd47512c4d4c56a44be1c04e959ff603cf484c84 (patch)
tree9750e5e8ac0d220c2ad011ce48800d00b80ac5b3 /audio/snd
parente9c1a8c826b30368b045802db85d5822dd5f2626 (diff)
downloadports-fd47512c4d4c56a44be1c04e959ff603cf484c84.tar.gz
ports-fd47512c4d4c56a44be1c04e959ff603cf484c84.zip
Notes
Diffstat (limited to 'audio/snd')
-rw-r--r--audio/snd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile
index 572ba315a439..2dba4910b763 100644
--- a/audio/snd/Makefile
+++ b/audio/snd/Makefile
@@ -7,6 +7,7 @@
PORTNAME= snd
PORTVERSION= 9.11
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= SF
@@ -59,7 +60,7 @@ CONFIGURE_ARGS+= --without-gsl
.endif
.if !defined(WITHOUT_GUILE)
-LIB_DEPENDS+= guile.18:${PORTSDIR}/lang/guile
+LIB_DEPENDS+= guile.19:${PORTSDIR}/lang/guile
PLIST_SUB+= GUILE=""
.else
CONFIGURE_ARGS+= --without-guile