aboutsummaryrefslogtreecommitdiffstats
path: root/audio/darkice
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/darkice
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/darkice')
-rw-r--r--audio/darkice/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/darkice/Makefile b/audio/darkice/Makefile
index 0db4af44c211..ce398e0b2407 100644
--- a/audio/darkice/Makefile
+++ b/audio/darkice/Makefile
@@ -8,6 +8,7 @@
PORTNAME= darkice
PORTVERSION= 0.8
+PORTREVISION= 1
CATEGORIES= audio net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,8 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= mp3lame:${PORTSDIR}/audio/lame-devel \
- ogg:${PORTSDIR}/audio/libogg \
- vorbis:${PORTSDIR}/audio/libvorbis
+ vorbis.2:${PORTSDIR}/audio/libvorbis
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-lame-prefix=${LOCALBASE} \