Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jul 2021 09:46:10 +0200
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Kevin Bowling <kbowling@FreeBSD.org>
Cc:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: fac2bc519518 - main - graphics/libGLU: Switch to meson build
Message-ID:  <y2a8-j9z1-wny@FreeBSD.org>
In-Reply-To: <202107150654.16F6sjN6086285__11128.2827377849$1626332101$gmane$org@gitrepo.freebsd.org> (Kevin Bowling's message of "Thu, 15 Jul 2021 06:54:45 GMT")
References:  <202107150654.16F6sjN6086285__11128.2827377849$1626332101$gmane$org@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Kevin Bowling <kbowling@FreeBSD.org> writes:

> +USES=		gl libtool meson pathfix pkgconfig tar:xz
[...]
> +INSTALL_TARGET=	install-strip

Defining INSTALL_TARGET in a port has no effect with USES=meson.

Mk/Uses/meson.mk:
  # meson has it own strip mechanic
  INSTALL_TARGET=		install



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