aboutsummaryrefslogtreecommitdiff
path: root/audio/flac
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2012-07-19 20:15:37 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2012-07-19 20:15:37 +0000
commitbcd6fbdee45e041ea8aa3b61e3e3af41d37fbf42 (patch)
treedfdcc45398e5afa60b24a37939251e643224e22f /audio/flac
parentb12b0c850f4a39b5206a866dea9bb2d538cf95b5 (diff)
downloadports-bcd6fbdee45e041ea8aa3b61e3e3af41d37fbf42.tar.gz
ports-bcd6fbdee45e041ea8aa3b61e3e3af41d37fbf42.zip
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
Notes
Notes: svn path=/head/; revision=301188
Diffstat (limited to 'audio/flac')
-rw-r--r--audio/flac/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/flac/Makefile b/audio/flac/Makefile
index 9421588e9884..a935edae0731 100644
--- a/audio/flac/Makefile
+++ b/audio/flac/Makefile
@@ -7,14 +7,14 @@
PORTNAME= flac
PORTVERSION= 1.2.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTNAME}-${PORTVERSION}-src
MAINTAINER= naddy@FreeBSD.org
COMMENT= Free lossless audio codec
-LIB_DEPENDS= ogg.7:${PORTSDIR}/audio/libogg
+LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes