Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jan 2021 02:30:00 +0000 (UTC)
From:      Neel Chauhan <nc@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r562007 - head/security/gpg-gui
Message-ID:  <202101190230.10J2U0bo001450@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nc
Date: Tue Jan 19 02:30:00 2021
New Revision: 562007
URL: https://svnweb.freebsd.org/changeset/ports/562007

Log:
  security/gpg-gui: Add missing INSTALLS_ICONS

Modified:
  head/security/gpg-gui/Makefile

Modified: head/security/gpg-gui/Makefile
==============================================================================
--- head/security/gpg-gui/Makefile	Tue Jan 19 02:29:16 2021	(r562006)
+++ head/security/gpg-gui/Makefile	Tue Jan 19 02:30:00 2021	(r562007)
@@ -16,6 +16,7 @@ RUN_DEPENDS=	gpg2:security/gnupg
 
 USES=		gnome meson pkgconfig
 USE_GNOME=	glib20 gtk30
+INSTALLS_ICONS=	yes
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	AnsgarKlein



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