Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 May 2022 18:11:20 GMT
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: db06efef607c - main - sysutils/nut: Remove redundant install-strip INSTALL TARGET
Message-ID:  <202205091811.249IBKuR086189@gitrepo.freebsd.org>

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

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

commit db06efef607c98073cc3106604fd9dbdd5ddb06a
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2022-05-04 03:08:22 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2022-05-09 17:49:27 +0000

    sysutils/nut: Remove redundant install-strip INSTALL TARGET
---
 sysutils/nut/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sysutils/nut/Makefile b/sysutils/nut/Makefile
index ba58c632e617..c26af0cd8c2f 100644
--- a/sysutils/nut/Makefile
+++ b/sysutils/nut/Makefile
@@ -44,7 +44,6 @@ USE_RC_SUBR=	nut nut_upsmon nut_upslog
 SUB_LIST+=	STATEDIR=${STATEDIR}
 PLIST_SUB+=	STATEDIR=${STATEDIR}
 
-INSTALL_TARGET=	install-strip
 PORTDOCS=	*
 
 .include <bsd.port.options.mk>



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