diff options
Diffstat (limited to 'ftp/gwget/Makefile')
-rw-r--r-- | ftp/gwget/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/gwget/Makefile b/ftp/gwget/Makefile index 6635ba51e2c7..b02f6453f5ba 100644 --- a/ftp/gwget/Makefile +++ b/ftp/gwget/Makefile @@ -3,7 +3,7 @@ PORTNAME= gwget PORTVERSION= 1.0.4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= ftp gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -17,7 +17,7 @@ RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget OPTIONS_DEFINE= NOTIFY OPTIONS_DEFAULT= NOTIFY -USES= desktop-file-utils gettext gmake libtool pathfix tar:bzip2 +USES= gettext gmake libtool pathfix tar:bzip2 USE_GNOME= gnomeprefix gtk20 gconf2 libgnomeui INSTALLS_ICONS= yes GNU_CONFIGURE= yes |