Index: deskutils/nemo-extensions/Makefile =================================================================== --- deskutils/nemo-extensions/Makefile (revision 391916) +++ deskutils/nemo-extensions/Makefile (working copy) @@ -13,9 +13,6 @@ BUILD_DEPENDS= gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme \ gtkdocize:${PORTSDIR}/textproc/gtk-doc \ rst2html:${PORTSDIR}/textproc/py-docutils \ - automake>=0:${PORTSDIR}/devel/automake \ - autoconf>=0:${PORTSDIR}/devel/autoconf \ - libtool:${PORTSDIR}/devel/libtool \ gnome-autogen.sh:${PORTSDIR}/devel/gnome-common \ ${LOCALBASE}/libdata/pkgconfig/gsettings-desktop-schemas.pc:${PORTSDIR}/devel/gsettings-desktop-schemas LIB_DEPENDS= libexif.so:${PORTSDIR}/graphics/libexif \ @@ -28,13 +25,10 @@ libevdocument3.so:${PORTSDIR}/graphics/evince \ libclutter-gtk-1.0.so:${PORTSDIR}/graphics/clutter-gtk3 \ libclutter-gst-2.0.so:${PORTSDIR}/multimedia/clutter-gst \ - libmusicbrainz5.so:${PORTSDIR}/audio/libmusicbrainz5 \ - libwebkitgtk-3.0.so:${PORTSDIR}/www/webkit-gtk3 + libmusicbrainz5.so:${PORTSDIR}/audio/libmusicbrainz5 RUN_DEPENDS= gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme \ gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas -BROKEN_FreeBSD_9= does not build - USE_GITHUB= yes GH_ACCOUNT= linuxmint GH_TAGNAME= 6c8ec3a @@ -41,8 +35,9 @@ USE_GNOME= gconf2 gnomeprefix gnomedocutils gtksourceview3 intlhack \ introspection:build libxml2 pygtk2 -USES= gettext gmake libtool pathfix pkgconfig shebangfix -SHEBANG_FILES= nemo-dropbox/dropbox.in +USES= autoreconf:build gettext gmake libtool pathfix pkgconfig \ + shebangfix +SHEBANG_FILES= nemo-dropbox/dropbox.in INSTALLS_ICONS= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include @@ -56,6 +51,8 @@ @${REINPLACE_CMD} -e 's|AM_GNU_GETTEXT_VERSION(\[0.17\])||g ;\ s|AM_GNU_GETTEXT(\[external\])||g' \ ${WRKSRC}/nemo-preview/configure.ac + @${REINPLACE_CMD} -e 's|webkitgtk-3.0||' \ + ${WRKSRC}/nemo-preview/configure.ac do-configure: .for i in ${NON_AUTO_EXTENSIONS}