Date: Fri, 6 Sep 2019 22:22:05 +0000 (UTC) From: Niclas Zeising <zeising@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511371 - head/x11/xdpyinfo Message-ID: <201909062222.x86MM5UD068967@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Fri Sep 6 22:22:05 2019 New Revision: 511371 URL: https://svnweb.freebsd.org/changeset/ports/511371 Log: x11/xdpyinfo: Really remove xf86misc dependency Modified: head/x11/xdpyinfo/Makefile Modified: head/x11/xdpyinfo/Makefile ============================================================================== --- head/x11/xdpyinfo/Makefile Fri Sep 6 22:20:07 2019 (r511370) +++ head/x11/xdpyinfo/Makefile Fri Sep 6 22:22:05 2019 (r511371) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909062222.x86MM5UD068967>