git: f193d564f0e5 - main - multimedia/lebiniou: drop unused variable after 2c672a4de941
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 May 2023 01:05:08 UTC
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>