Date: Sat, 25 May 2019 18:19:08 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r502618 - head/deskutils/flameshot Message-ID: <201905251819.x4PIJ8NC002197@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Sat May 25 18:19:07 2019 New Revision: 502618 URL: https://svnweb.freebsd.org/changeset/ports/502618 Log: deskutils/flameshot: Drop nop and misspelled INSTALL_ICONS As a Qt port it should not have INSTALLS_ICONS anyway. Modified: head/deskutils/flameshot/Makefile Modified: head/deskutils/flameshot/Makefile ============================================================================== --- head/deskutils/flameshot/Makefile Sat May 25 18:13:36 2019 (r502617) +++ head/deskutils/flameshot/Makefile Sat May 25 18:19:07 2019 (r502618) @@ -17,8 +17,6 @@ USES= compiler:c++11-lang gl qmake qt:5 GH_ACCOUNT= lupoDharkael -INSTALL_ICONS= yes - USE_GITHUB= yes USE_GL= gl USE_QT= core dbus gui linguist network svg widgets \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905251819.x4PIJ8NC002197>