Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Nov 2018 16:32:44 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r486023 - head/graphics/eom
Message-ID:  <201811271632.wARGWi3J034289@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Tue Nov 27 16:32:44 2018
New Revision: 486023
URL: https://svnweb.freebsd.org/changeset/ports/486023

Log:
  Previous patch did not include adding gmake mate to USES.
  
  PR:		232817
  Reported by:	Piotr Kubaj
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/graphics/eom/Makefile

Modified: head/graphics/eom/Makefile
==============================================================================
--- head/graphics/eom/Makefile	Tue Nov 27 16:28:15 2018	(r486022)
+++ head/graphics/eom/Makefile	Tue Nov 27 16:32:44 2018	(r486023)
@@ -21,8 +21,8 @@ LIB_DEPENDS=	libstartup-notification-1.so:x11/startup-
 
 PORTSCOUT=	limitw:1,even
 
-USES=		compiler:c11 desktop-file-utils gettext gmake jpeg \
-		libtool localbase pathfix pkgconfig tar:xz
+USES=		compiler:c11 desktop-file-utils gettext gmake gnome \
+		jpeg libtool localbase mate pathfix pkgconfig tar:xz
 USE_MATE=	desktop icontheme
 USE_XORG=	x11
 USE_GNOME=	cairo gnomeprefix gtk30 intltool introspection \



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