diff options
Diffstat (limited to 'x11-toolkits/gnome-sharp20')
-rw-r--r-- | x11-toolkits/gnome-sharp20/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-toolkits/gnome-sharp20/Makefile b/x11-toolkits/gnome-sharp20/Makefile index d27777c86bfd..ba1e433a1384 100644 --- a/x11-toolkits/gnome-sharp20/Makefile +++ b/x11-toolkits/gnome-sharp20/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnome-sharp PORTVERSION= 2.24.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-toolkits MASTER_SITES= GNOME @@ -21,7 +21,8 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_GMAKE= yes USE_PERL5_RUN= yes -USE_GNOME= gnomehack gnomepanel gtksharp20 librsvg2 vte libgnomeprintui +USE_GNOME= gnomehack gnomepanel gtksharp20 librsvg2 vte libgnomeprintui \ + libgnomeui MAKE_JOBS_UNSAFE= yes post-patch: |