aboutsummaryrefslogtreecommitdiffstats
path: root/audio/zinf
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2002-07-20 23:32:43 +0800
committernaddy <naddy@FreeBSD.org>2002-07-20 23:32:43 +0800
commitf5b25a48e4594e0e0807e6e0151b0d99a74579bb (patch)
treeeb5a24710157005772778b61e61f4012f9502492 /audio/zinf
parent9d7bc0c1c70eb3d07c121855c0bfa7232d41a13a (diff)
downloadfreebsd-ports-gnome-f5b25a48e4594e0e0807e6e0151b0d99a74579bb.tar.gz
freebsd-ports-gnome-f5b25a48e4594e0e0807e6e0151b0d99a74579bb.tar.zst
freebsd-ports-gnome-f5b25a48e4594e0e0807e6e0151b0d99a74579bb.zip
Ogg Vorbis 1.0 library major version bumps.
Diffstat (limited to 'audio/zinf')
-rw-r--r--audio/zinf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/zinf/Makefile b/audio/zinf/Makefile
index bb277f8b34af..06640cd2589c 100644
--- a/audio/zinf/Makefile
+++ b/audio/zinf/Makefile
@@ -7,7 +7,7 @@
PORTNAME= freeamp
PORTVERSION= 2.1.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= http://www.freeamp.org/download/src/
@@ -53,7 +53,7 @@ PLIST_SUB+= LIBARTS="@comment "
.endif
.if !defined(WITHOUT_VORBIS) || defined(WITH_ALL_PLUGINS)
-LIB_DEPENDS+= vorbis.1:${PORTSDIR}/audio/libvorbis
+LIB_DEPENDS+= vorbis.2:${PORTSDIR}/audio/libvorbis
PLIST_SUB+= VORBIS=""
.else
CONFIGURE_ARGS+= --disable-vorbis