diff options
Diffstat (limited to 'x11/setxkbmap/Makefile')
-rw-r--r-- | x11/setxkbmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/setxkbmap/Makefile b/x11/setxkbmap/Makefile index de4245338302..1a4548f9df77 100644 --- a/x11/setxkbmap/Makefile +++ b/x11/setxkbmap/Makefile @@ -15,7 +15,7 @@ COMMENT= Set the keyboard using the X Keyboard Extension XORG_CAT= app USE_XORG= xkbfile x11 -CONFIGURE_ARGS= --with-xkb-config-root=${X11BASE}/share/X11/xkb +CONFIGURE_ARGS= --with-xkb-config-root=${LOCALBASE}/share/X11/xkb PLIST_FILES= bin/setxkbmap |