Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Sep 2019 13:25:44 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r511823 - head/x11-wm/herbstluftwm
Message-ID:  <201909111325.x8BDPi8V065607@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Wed Sep 11 13:25:44 2019
New Revision: 511823
URL: https://svnweb.freebsd.org/changeset/ports/511823

Log:
  x11-wm/herbstluftwm: Actually add USES=xorg

Modified:
  head/x11-wm/herbstluftwm/Makefile

Modified: head/x11-wm/herbstluftwm/Makefile
==============================================================================
--- head/x11-wm/herbstluftwm/Makefile	Wed Sep 11 13:12:57 2019	(r511822)
+++ head/x11-wm/herbstluftwm/Makefile	Wed Sep 11 13:25:44 2019	(r511823)
@@ -10,7 +10,7 @@ COMMENT=	Manual tiling window manager for X11
 
 LICENSE=	BSD2CLAUSE
 
-USES=		compiler:c++11-lang gmake gnome pkgconfig shebangfix
+USES=		compiler:c++11-lang gmake gnome pkgconfig shebangfix xorg
 USE_GNOME=	glib20
 USE_XORG=	x11 xext xinerama
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909111325.x8BDPi8V065607>