aboutsummaryrefslogtreecommitdiff
path: root/audio/flac
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2009-07-06 21:25:59 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2009-07-06 21:25:59 +0000
commit94d47b2ecd581b68ef0e363f9ff1145074acc0a0 (patch)
tree237d3a327976b01fb3b1ba117cdb3fbf5c71466e /audio/flac
parent033d15101864d3cf997968dd46cfc5226fd903fd (diff)
downloadports-94d47b2ecd581b68ef0e363f9ff1145074acc0a0.tar.gz
ports-94d47b2ecd581b68ef0e363f9ff1145074acc0a0.zip
Bump PORTREVISION after libogg and libvorbisfile major version increment.
Notes
Notes: svn path=/head/; revision=237283
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 9d1578dab677..302afcbabf1d 100644
--- a/audio/flac/Makefile
+++ b/audio/flac/Makefile
@@ -7,6 +7,7 @@
PORTNAME= flac
PORTVERSION= 1.2.1
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= naddy@FreeBSD.org
COMMENT= Free lossless audio codec
-LIB_DEPENDS= ogg.5:${PORTSDIR}/audio/libogg
+LIB_DEPENDS= ogg.6:${PORTSDIR}/audio/libogg
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes