Date: Thu, 14 Nov 2019 10:46:02 +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: r517559 - head/devel/electron4 Message-ID: <201911141046.xAEAk234047696@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Thu Nov 14 10:46:02 2019 New Revision: 517559 URL: https://svnweb.freebsd.org/changeset/ports/517559 Log: devel/electron4: Put back USES=xorg again Modified: head/devel/electron4/Makefile Modified: head/devel/electron4/Makefile ============================================================================== --- head/devel/electron4/Makefile Thu Nov 14 09:39:53 2019 (r517558) +++ head/devel/electron4/Makefile Thu Nov 14 10:46:02 2019 (r517559) @@ -51,7 +51,7 @@ RUN_DEPENDS= xdg-open:devel/xdg-utils TEST_DEPENDS= npm:www/npm-node10 USES= bison dos2unix gettext-tools gl gnome jpeg localbase:ldflags \ - ninja pkgconfig python:2.7,build tar:xz + ninja pkgconfig python:2.7,build tar:xz xorg CONFLICTS_INSTALL= electron5
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911141046.xAEAk234047696>