diff options
Diffstat (limited to 'editors/vim')
-rw-r--r-- | editors/vim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 1e9faa3de7d8..8b3dc4dcec27 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -96,7 +96,7 @@ CONSOLE_VARS= GUI=no GNOME_PLIST_SUB= GUI="" DESKTOP="" GNOME_IMPLIES= NLS GNOME_USE= GNOME=gdkpixbuf2,libgnomeui XORG=ice,sm,xorgproto,x11,xpm,xt -GNOME_USES= desktop-file-utils gnome +GNOME_USES= desktop-file-utils gnome xorg GNOME_VARS= GUI=gnome2 INSTALLS_ICONS=yes GTK2_PLIST_SUB= GUI="" DESKTOP="" |