aboutsummaryrefslogtreecommitdiffstats
path: root/audio/flac/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/flac/Makefile')
-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