svn commit: r486023 - head/graphics/eom

Mark Linimon linimon at FreeBSD.org
Tue Nov 27 16:32:45 UTC 2018


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 \


More information about the svn-ports-all mailing list