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 f8c3272480b3..162916f1c163 100644 --- a/x11/setxkbmap/Makefile +++ b/x11/setxkbmap/Makefile @@ -10,7 +10,7 @@ COMMENT= Set the keyboard using the X Keyboard Extension LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -XORG_CAT= app +USES= xorg xorg-cat:app USE_XORG= xkbfile x11 CONFIGURE_ARGS= --with-xkb-config-root=${LOCALBASE}/share/X11/xkb |