diff options
Diffstat (limited to 'audio/muine/Makefile')
-rw-r--r-- | audio/muine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/muine/Makefile b/audio/muine/Makefile index 9a0c9ca7542d..86975e92cb94 100644 --- a/audio/muine/Makefile +++ b/audio/muine/Makefile @@ -48,7 +48,7 @@ CONFIGURE_ARGS+= --disable-faad2 .if defined (WITH_XINE) CONFIGURE_ARGS+= --enable-xine=yes -LIB_DEPENDS+= xine.15:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS+= xine.16:${PORTSDIR}/multimedia/libxine .else USE_GSTREAMER80+= gconf CONFIGURE_ARGS+= --enable-gstreamer=0.8 |