Index: head/ftp/gwget/Makefile =================================================================== --- head/ftp/gwget/Makefile (revision 362754) +++ head/ftp/gwget/Makefile (revision 362755) @@ -1,46 +1,45 @@ # Created by: Radek Kozlowski # $FreeBSD$ PORTNAME= gwget PORTVERSION= 1.0.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= ftp gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= ports@FreeBSD.org COMMENT= GNOME wget front-end LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget OPTIONS_DEFINE= NOTIFY EPIPHANY OPTIONS_DEFAULT= NOTIFY EPIPHANY EPIPHANY_DESC= Epiphany extension -USE_BZIP2= yes -USES= pathfix gettext gmake desktop-file-utils +USES= desktop-file-utils gettext gmake libtool pathfix tar:bzip2 USE_GNOME= gnomeprefix gtk20 gconf2 libgnomeui INSTALLS_ICONS= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib PLIST_SUB+= EPHY_VERSION="2.30" GCONF_SCHEMAS= ${PORTNAME}.schemas OPTIONS_SUB= yes NOTIFY_CONFIGURE_ENABLE= libnotify NOTIFY_LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify NOTIFY_RUN_DEPENDS= ${LOCALBASE}/libexec/notification-daemon:${PORTSDIR}/deskutils/notification-daemon EPIPHANY_BUILD_DEPENDS+= epiphany:${PORTSDIR}/www/epiphany EPIPHANY_RUN_DEPENDS= epiphany:${PORTSDIR}/www/epiphany EPIPHANY_CONFIGURE_ENABLE= epiphany-extension post-patch: @${REINPLACE_CMD} 's|glib/gerror|glib|' \ ${WRKSRC}/src/gwget-application.h .include Index: head/ftp/gwget/pkg-plist =================================================================== --- head/ftp/gwget/pkg-plist (revision 362754) +++ head/ftp/gwget/pkg-plist (revision 362755) @@ -1,64 +1,63 @@ bin/gwget share/applications/gwget.desktop share/dbus-1/services/org.gnome.gwget.service %%DATADIR%%/gwget.xpm %%DATADIR%%/gwget.png %%DATADIR%%/gwget-off.png %%DATADIR%%/gwget-large.png %%DATADIR%%/downloading.png %%DATADIR%%/newdownload.png %%DATADIR%%/preferences.ui %%DATADIR%%/gwget.ui %%EPIPHANY%%lib/epiphany/%%EPHY_VERSION%%/extensions/gwget.xml %%EPIPHANY%%lib/epiphany/%%EPHY_VERSION%%/extensions/libgwgetextension.a -%%EPIPHANY%%lib/epiphany/%%EPHY_VERSION%%/extensions/libgwgetextension.la %%EPIPHANY%%lib/epiphany/%%EPHY_VERSION%%/extensions/libgwgetextension.so share/locale/ar/LC_MESSAGES/gwget.mo share/locale/bg/LC_MESSAGES/gwget.mo share/locale/ca/LC_MESSAGES/gwget.mo share/locale/cs/LC_MESSAGES/gwget.mo share/locale/da/LC_MESSAGES/gwget.mo share/locale/de/LC_MESSAGES/gwget.mo share/locale/dz/LC_MESSAGES/gwget.mo share/locale/el/LC_MESSAGES/gwget.mo share/locale/en_CA/LC_MESSAGES/gwget.mo share/locale/en_GB/LC_MESSAGES/gwget.mo share/locale/es/LC_MESSAGES/gwget.mo share/locale/eu/LC_MESSAGES/gwget.mo share/locale/fi/LC_MESSAGES/gwget.mo share/locale/fr/LC_MESSAGES/gwget.mo share/locale/he/LC_MESSAGES/gwget.mo share/locale/hu/LC_MESSAGES/gwget.mo share/locale/it/LC_MESSAGES/gwget.mo share/locale/ja/LC_MESSAGES/gwget.mo share/locale/lt/LC_MESSAGES/gwget.mo share/locale/lv/LC_MESSAGES/gwget.mo share/locale/mk/LC_MESSAGES/gwget.mo share/locale/nb/LC_MESSAGES/gwget.mo share/locale/ne/LC_MESSAGES/gwget.mo share/locale/nl/LC_MESSAGES/gwget.mo share/locale/oc/LC_MESSAGES/gwget.mo share/locale/pa/LC_MESSAGES/gwget.mo share/locale/pl/LC_MESSAGES/gwget.mo share/locale/pt/LC_MESSAGES/gwget.mo share/locale/pt_BR/LC_MESSAGES/gwget.mo share/locale/ro/LC_MESSAGES/gwget.mo share/locale/ru/LC_MESSAGES/gwget.mo share/locale/rw/LC_MESSAGES/gwget.mo share/locale/sk/LC_MESSAGES/gwget.mo share/locale/sq/LC_MESSAGES/gwget.mo share/locale/sv/LC_MESSAGES/gwget.mo share/locale/th/LC_MESSAGES/gwget.mo share/locale/tr/LC_MESSAGES/gwget.mo share/locale/uk/LC_MESSAGES/gwget.mo share/locale/vi/LC_MESSAGES/gwget.mo share/locale/zh_CN/LC_MESSAGES/gwget.mo share/locale/zh_HK/LC_MESSAGES/gwget.mo share/locale/zh_TW/LC_MESSAGES/gwget.mo share/pixmaps/gwget.png @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @dirrm %%DATADIR%% %%EPIPHANY%%@dirrmtry lib/epiphany/%%EPHY_VERSION%%/extensions %%EPIPHANY%%@dirrmtry lib/epiphany/%%EPHY_VERSION%% %%EPIPHANY%%@dirrmtry lib/epiphany