diff options
author | Koop Mast <kwm@FreeBSD.org> | 2014-10-02 13:23:11 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2014-10-02 13:23:11 +0000 |
commit | 23b5dab03ad935067181f988c739a1c55c720c33 (patch) | |
tree | 6c8d32aa70849956fd6b7415bb36daf4cee109ed /x11-toolkits | |
parent | 59fb918af802e07473aafb82021d82e82e576d8f (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gnome-sharp20/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gnome-sharp20/Makefile b/x11-toolkits/gnome-sharp20/Makefile index baea451f0b10..237d2a2881da 100644 --- a/x11-toolkits/gnome-sharp20/Makefile +++ b/x11-toolkits/gnome-sharp20/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnome-sharp PORTVERSION= 2.24.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-toolkits MASTER_SITES= GNOME @@ -14,7 +14,7 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes USES= gmake libtool mono pathfix perl5 pkgconfig tar:bzip2 USE_PERL5= run -USE_GNOME= gnomepanel gtksharp20 librsvg2 vte libgnomeprintui libgnomeui +USE_GNOME= gnomevfs2 gtksharp20 librsvg2 vte libgnomeprintui libgnomeui MAKE_JOBS_UNSAFE= yes INSTALL_TARGET= install-strip |