aboutsummaryrefslogtreecommitdiff
path: root/security/gpg-gui
diff options
context:
space:
mode:
authorNeel Chauhan <nc@FreeBSD.org>2021-01-19 02:30:00 +0000
committerNeel Chauhan <nc@FreeBSD.org>2021-01-19 02:30:00 +0000
commitc130614bda55360bc939917f6d84b6cebd7d3e9b (patch)
tree8cab5e8f04ee7c27ca6fa2a1fd0366fee3cea686 /security/gpg-gui
parentc9edd6a5af31506cac924859f4e7ba2abaa3f683 (diff)
downloadports-c130614bda55360bc939917f6d84b6cebd7d3e9b.tar.gz
ports-c130614bda55360bc939917f6d84b6cebd7d3e9b.zip
security/gpg-gui: Add missing INSTALLS_ICONS
Notes
Notes: svn path=/head/; revision=562007
Diffstat (limited to 'security/gpg-gui')
-rw-r--r--security/gpg-gui/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/gpg-gui/Makefile b/security/gpg-gui/Makefile
index 9b21163e5733..f0c9e80a9b30 100644
--- a/security/gpg-gui/Makefile
+++ b/security/gpg-gui/Makefile
@@ -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