diff options
-rw-r--r-- | x11/xdpyinfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xdpyinfo/Makefile b/x11/xdpyinfo/Makefile index ffa5d5b338da..985150ccc857 100644 --- a/x11/xdpyinfo/Makefile +++ b/x11/xdpyinfo/Makefile @@ -12,7 +12,7 @@ LICENSE= MIT USES= xorg xorg-cat:app USE_XORG= dmx x11 xcb xcomposite xext xinerama xorgproto xrender \ - xtst xxf86dga xxf86misc xxf86vm + xtst xxf86dga xxf86vm CONFIGURE_ARGS= --without-xf86misc |