diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-03 21:56:37 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-03 21:56:37 +0000 |
commit | c32f72e68d63a930e5ea4ad5cc6e2ea4d3bb5360 (patch) | |
tree | 21deb0ada9c792042c1b4d28f91cef612f466309 /x11-drivers/xf86-input-wacom | |
parent | f93fe63d74f9cd69d7f899403b10e179c4513e8a (diff) |
Notes
Diffstat (limited to 'x11-drivers/xf86-input-wacom')
-rw-r--r-- | x11-drivers/xf86-input-wacom/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-wacom/Makefile b/x11-drivers/xf86-input-wacom/Makefile index c41a2a7159fd..4819143289f3 100644 --- a/x11-drivers/xf86-input-wacom/Makefile +++ b/x11-drivers/xf86-input-wacom/Makefile @@ -13,9 +13,8 @@ LICENSE= GPLv2+ BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto RUN_DEPENDS= webcamd>=3.1.0.1:multimedia/webcamd -USES= gmake pathfix +USES= gmake pathfix xorg xorg-cat:driver USE_XORG= x11 xext xinerama xrandr -XORG_CAT= driver LDFLAGS+= -Wl,--as-needed # Xext USE_RC_SUBR= wacom SUB_FILES= pkg-message |