From db06efef607c98073cc3106604fd9dbdd5ddb06a Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Tue, 3 May 2022 20:08:22 -0700 Subject: 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 -- cgit v1.2.3