svn commit: r509049 - head/x11/menulibre
Guido Falsi
madpilot at FreeBSD.org
Thu Aug 15 20:07:28 UTC 2019
Author: madpilot
Date: Thu Aug 15 20:07:27 2019
New Revision: 509049
URL: https://svnweb.freebsd.org/changeset/ports/509049
Log:
Silence portlint warning.
Modified:
head/x11/menulibre/Makefile
Modified: head/x11/menulibre/Makefile
==============================================================================
--- head/x11/menulibre/Makefile Thu Aug 15 20:06:12 2019 (r509048)
+++ head/x11/menulibre/Makefile Thu Aug 15 20:07:27 2019 (r509049)
@@ -20,6 +20,7 @@ RUN_DEPENDS= xdg-open:devel/xdg-utils \
USES= desktop-file-utils gettext gnome python:3.4+
USE_GNOME= intltool pygobject3
USE_PYTHON= distutils
+
INSTALLS_ICONS= yes
OPTIONS_DEFINE= DOCS
More information about the svn-ports-all
mailing list