git: 22b34ee4bde8 - main - cad/solvespace: drop unused variable after 2c672a4de941

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Sun, 21 May 2023 01:05:04 UTC
The branch main has been updated by jbeich:

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

commit 22b34ee4bde80163760cbc5092e62308d681ed24
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:56 +0000

    cad/solvespace: drop unused variable after 2c672a4de941
    
    Reported by:    portscan, portlint
---
 cad/solvespace/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/cad/solvespace/Makefile b/cad/solvespace/Makefile
index 19171121f8b9..cafc3789ead9 100644
--- a/cad/solvespace/Makefile
+++ b/cad/solvespace/Makefile
@@ -31,8 +31,6 @@ GH_PROJECT=	libdxfrw:libdxfrw mimalloc:mimalloc
 GH_TAGNAME=	0b7b7b7:libdxfrw 38a0322:mimalloc
 GH_SUBDIR=	extlib/libdxfrw:libdxfrw extlib/mimalloc:mimalloc
 
-INSTALLS_ICONS=	YES
-
 post-patch:
 	${REINPLACE_CMD} -e '/-stdlib=libc++/d' ${WRKSRC}/CMakeLists.txt