mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
Add inputproto and xtrans to USE_XORG.
Reported by: marcus, erwin
This commit is contained in:
parent
8d0edb5635
commit
fd311e0fcb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209054
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= xorg-vfbserver
|
||||
PORTVERSION= 1.4
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= x11-servers
|
||||
|
||||
@ -19,12 +20,12 @@ XORG_CAT= xserver
|
||||
|
||||
LIB_DEPENDS= drm:${PORTSDIR}/graphics/libdrm
|
||||
USE_XORG= x11 xf86driproto glproto randrproto renderproto fixesproto \
|
||||
damageproto xcmiscproto xextproto xf86miscproto \
|
||||
damageproto xcmiscproto xextproto xf86miscproto inputproto \
|
||||
xf86vidmodeproto xf86bigfontproto scrnsaverproto bigreqsproto \
|
||||
resourceproto fontsproto xf86dgaproto videoproto \
|
||||
compositeproto trapproto recordproto resourceproto \
|
||||
xineramaproto evieproto xkbfile xfont fontenc xkbui xxf86misc \
|
||||
xxf86vm xaw7 xmu xpm xext pixman
|
||||
xxf86vm xaw7 xmu xpm xext pixman xtrans
|
||||
|
||||
CONFIGURE_ARGS= --disable-dmx --disable-xnest --disable-xorg --disable-xprint \
|
||||
--localstatedir=/var
|
||||
|
Loading…
Reference in New Issue
Block a user