aboutsummaryrefslogtreecommitdiffstats
path: root/audio/flac
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/flac
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/flac')
-rw-r--r--audio/flac/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/flac/Makefile b/audio/flac/Makefile
index 9c71ba51a832..4d17c8d4c6a2 100644
--- a/audio/flac/Makefile
+++ b/audio/flac/Makefile
@@ -7,13 +7,14 @@
PORTNAME= flac
PORTVERSION= 1.0.3
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= naddy@FreeBSD.org
-LIB_DEPENDS= ogg.3:${PORTSDIR}/audio/libogg
+LIB_DEPENDS= ogg.4:${PORTSDIR}/audio/libogg
.if defined(WITH_XMMS)
BUILD_DEPENDS+= xmms-config:${PORTSDIR}/audio/xmms