svn commit: r520058 - head/www/libwpe

Baptiste Daroussin bapt at FreeBSD.org
Fri Dec 13 16:56:55 UTC 2019


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


More information about the svn-ports-head mailing list