diff options
Diffstat (limited to 'x11-fm/nemo/Makefile')
-rw-r--r-- | x11-fm/nemo/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-fm/nemo/Makefile b/x11-fm/nemo/Makefile index 3751ebc43..1aefa7657 100644 --- a/x11-fm/nemo/Makefile +++ b/x11-fm/nemo/Makefile @@ -12,8 +12,7 @@ COMMENT= File manager for the Cinnamon desktop BUILD_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme \ gtkdocize:${PORTSDIR}/textproc/gtk-doc \ gnome-autogen.sh:${PORTSDIR}/devel/gnome-common \ - ${LOCALBASE}/libdata/pkgconfig/gsettings-desktop-schemas.pc:${PORTSDIR}/devel/gsettings-desktop-schemas \ - g-ir-scanner:${PORTSDIR}/devel/gobject-introspection + ${LOCALBASE}/libdata/pkgconfig/gsettings-desktop-schemas.pc:${PORTSDIR}/devel/gsettings-desktop-schemas LIB_DEPENDS= exif:${PORTSDIR}/graphics/libexif \ notify:${PORTSDIR}/devel/libnotify \ exempi:${PORTSDIR}/textproc/exempi @@ -28,7 +27,7 @@ GH_COMMIT= 63f7b44 INSTALLS_ICONS= yes USE_GMAKE= yes USES= gettext pathfix desktop-file-utils -USE_GNOME= gnomeprefix intlhack gnomedesktop3 libxml2 +USE_GNOME= gnomeprefix intlhack gnomedesktop3 libxml2 introspection:build USE_LDCONFIG= yes USE_AUTOTOOLS= libtool autoconf automake CPPFLAGS+= -I${LOCALBASE}/include |