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-mouse | |
| parent | net-mgmt/zabbix44-*: Update to 4.4.1 (diff) | |
Switch all ports to use USES=xorg-cat
Change all ports to use USES=xorg-cat instead of the old XORG_CAT
Add USES=xorg and USES=gl as needed to x11@ ports
Diffstat (limited to 'x11-drivers/xf86-input-mouse')
| -rw-r--r-- | x11-drivers/xf86-input-mouse/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-mouse/Makefile b/x11-drivers/xf86-input-mouse/Makefile index 4cbe57ed9732..9a2b64a43ac7 100644 --- a/x11-drivers/xf86-input-mouse/Makefile +++ b/x11-drivers/xf86-input-mouse/Makefile @@ -11,7 +11,6 @@ COMMENT= X.Org mouse input driver LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -XORG_CAT= driver -USES= pathfix +USES= pathfix xorg-cat:driver .include <bsd.port.mk> |
