Date: Tue, 27 Nov 2018 16:36:14 +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: r486024 - head/x11-fm/caja Message-ID: <201811271636.wARGaE5a034559@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Tue Nov 27 16:36:14 2018 New Revision: 486024 URL: https://svnweb.freebsd.org/changeset/ports/486024 Log: Previous patch did not include adding gmake mate to USES. PR: 232622 Reported by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) Modified: head/x11-fm/caja/Makefile Modified: head/x11-fm/caja/Makefile ============================================================================== --- head/x11-fm/caja/Makefile Tue Nov 27 16:32:44 2018 (r486023) +++ head/x11-fm/caja/Makefile Tue Nov 27 16:36:14 2018 (r486024) @@ -22,8 +22,8 @@ LIB_DEPENDS= libexif.so:graphics/libexif \ PORTSCOUT= limitw:1,even -USES= compiler:c11 desktop-file-utils gettext gmake \ - libtool localbase pathfix pkgconfig shared-mime-info tar:xz +USES= compiler:c11 desktop-file-utils gettext gmake gnome libtool \ + localbase mate pathfix pkgconfig shared-mime-info tar:xz USE_MATE= desktop icontheme:run USE_XORG= ice sm x11 USE_GNOME= cairo gtk30 gnomeprefix intltool introspection:build libxml2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811271636.wARGaE5a034559>