Index: Makefile =================================================================== --- Makefile (revision 488017) +++ Makefile (working copy) @@ -23,13 +23,13 @@ libtag.so:audio/taglib \ libogg.so:audio/libogg -USES= desktop-file-utils gettext-tools gmake pkgconfig tar:xz +USES= compiler:c++11-lang desktop-file-utils gettext-tools gmake \ + gnome localbase pkgconfig tar:xz USE_GNOME= cairo dconf:run gtk30 intlhack libxslt GLIB_SCHEMAS= org.gnome.EasyTAG.gschema.xml org.gnome.EasyTAG.enums.xml INSTALLS_ICONS= yes GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -DHAVE_GTK -LIBS+= -L${LOCALBASE}/lib +CPPFLAGS+= -DHAVE_GTK CONFIGURE_ARGS= --disable-appdata-validate \ --without-help-dir \