Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Dec 2019 16:56:55 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r520058 - head/www/libwpe
Message-ID:  <201912131656.xBDGutJT076624@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Fri Dec 13 16:56:55 2019
New Revision: 520058
URL: https://svnweb.freebsd.org/changeset/ports/520058

Log:
  Remove spurious addition of USES=xorg

Modified:
  head/www/libwpe/Makefile

Modified: head/www/libwpe/Makefile
==============================================================================
--- head/www/libwpe/Makefile	Fri Dec 13 16:55:07 2019	(r520057)
+++ head/www/libwpe/Makefile	Fri Dec 13 16:56:55 2019	(r520058)
@@ -13,7 +13,7 @@ LICENSE=	BSD2CLAUSE
 LIB_DEPENDS=	libxkbcommon.so:x11/libxkbcommon
 
 USES=		cmake compiler:c11 gl localbase:ldflags pkgconfig \
-		tar:xz xorg
+		tar:xz
 
 USE_GL=		egl
 USE_LDCONFIG=	yes



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