Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 May 2023 01:05:08 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f193d564f0e5 - main - multimedia/lebiniou: drop unused variable after 2c672a4de941
Message-ID:  <202305210105.34L158H3050419@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f193d564f0e51d467a7954758a205944f8bdce7c

commit f193d564f0e51d467a7954758a205944f8bdce7c
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-05-21 00:59:34 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-05-21 01:03:57 +0000

    multimedia/lebiniou: drop unused variable after 2c672a4de941
    
    Reported by:    portscan, portlint
---
 multimedia/lebiniou/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/multimedia/lebiniou/Makefile b/multimedia/lebiniou/Makefile
index 89a272a6bc9a..47710aed351d 100644
--- a/multimedia/lebiniou/Makefile
+++ b/multimedia/lebiniou/Makefile
@@ -39,6 +39,5 @@ GL_ACCOUNT=	lebiniou
 GL_COMMIT=	2049ce3d9ee5f860fb6a5d516c4af797f4669b58
 
 GNU_CONFIGURE=	YES
-INSTALLS_ICONS=	YES
 
 .include <bsd.port.mk>



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