diff options
Diffstat (limited to 'multimedia/kino/Makefile')
-rw-r--r-- | multimedia/kino/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/kino/Makefile b/multimedia/kino/Makefile index 774386024875..92a8749de034 100644 --- a/multimedia/kino/Makefile +++ b/multimedia/kino/Makefile @@ -23,9 +23,8 @@ FFMPEG_KINO_DESC= With ffmpeg-kino USE_XORG= x11 xv ice USE_AUTOTOOLS= autoconf USE_GMAKE= yes -USES= pathfix gettext +USES= pathfix gettext iconv USE_GNOME= gnomeprefix libglade2 libxml2 -USE_ICONV= yes GNU_CONFIGURE= yes CONFIGURE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}" CPPFLAGS+= -I${LOCALBASE}/include/lqt \ |