Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Aug 2019 20:07:28 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r509049 - head/x11/menulibre
Message-ID:  <201908152007.x7FK7Sa7040747@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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