summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/vim/Makefile2
-rw-r--r--editors/wordgrinder/Makefile2
2 files changed, 2 insertions, 2 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=""
diff --git a/editors/wordgrinder/Makefile b/editors/wordgrinder/Makefile
index 0c3299821d17..254f599dc92c 100644
--- a/editors/wordgrinder/Makefile
+++ b/editors/wordgrinder/Makefile
@@ -25,7 +25,7 @@ OPTIONS_DEFAULT=X11
X11_DESC= Support running in an X window in addition to console
X11_PLIST_FILES=bin/xwordgrinder
X11_USE= xorg=x11,xft
-X11_USES= pkgconfig
+X11_USES= pkgconfig xorg
X11_ALL_TARGET_OFF=unix
post-patch: