aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xmms2/Makefile')
-rw-r--r--audio/xmms2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile
index 81c26ca0d12f..a9df47879d24 100644
--- a/audio/xmms2/Makefile
+++ b/audio/xmms2/Makefile
@@ -8,6 +8,7 @@
PORTNAME?= xmms2
PORTVERSION= 0.4.d.0
DISTVERSION= 0.4DrKosmos
+PORTREVISION= 1
CATEGORIES?= audio
MASTER_SITES= SF
DISTNAME= ${PORTNAME}-${DISTVERSION}
@@ -112,7 +113,7 @@ PLIST_SUB+= SID="@comment "
.endif
.if !defined(WITHOUT_FLAC)
-LIB_DEPENDS+= FLAC.7:${PORTSDIR}/audio/flac
+LIB_DEPENDS+= FLAC.10:${PORTSDIR}/audio/flac
PLIST_SUB+= FLAC=""
.else
EXCLUDE+= --without-plugins="flac"