svn commit: r517559 - head/devel/electron4
Tobias Kortkamp
tobik at FreeBSD.org
Thu Nov 14 10:46:03 UTC 2019
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
More information about the svn-ports-all
mailing list