svn commit: r562007 - head/security/gpg-gui
Neel Chauhan
nc at FreeBSD.org
Tue Jan 19 02:30:00 UTC 2021
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
More information about the svn-ports-all
mailing list