git: c7d30816dcc2 - main - devel/libsigc++30: Remove INSTALL_TARGET as it's not used

Neel Chauhan nc at FreeBSD.org
Sun Sep 26 23:00:18 UTC 2021


The branch main has been updated by nc:

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

commit c7d30816dcc299ba0bff05b1b9be317d7e175279
Author:     Neel Chauhan <nc at FreeBSD.org>
AuthorDate: 2021-09-26 22:59:55 +0000
Commit:     Neel Chauhan <nc at FreeBSD.org>
CommitDate: 2021-09-26 23:00:03 +0000

    devel/libsigc++30: Remove INSTALL_TARGET as it's not used
    
    PR:     252333
---
 devel/libsigc++30/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/devel/libsigc++30/Makefile b/devel/libsigc++30/Makefile
index 3a6974455efd..16133a05885b 100644
--- a/devel/libsigc++30/Makefile
+++ b/devel/libsigc++30/Makefile
@@ -16,8 +16,6 @@ USE_LDCONFIG=	yes
 MESON_ARGS=	-Dbuild-documentation=false \
 		-Dbuild-examples=false
 
-INSTALL_TARGET=	install-strip
-
 PLIST_SUB=	API_VERSION="3.0"
 
 .include <bsd.port.mk>


More information about the dev-commits-ports-main mailing list