Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Oct 2024 14:48:19 +0200
From:      Piotr Smyrak <ps.ports@smyrak.com>
To:        ports@freebsd.org
Subject:   Re: what to do about "FATAL: PLIST_FILES: files cannot contain %%FOO%% variables.  Use make variables and logic instead"
Message-ID:  <20241008144819.34c3803c@daleth.home>
In-Reply-To: <722318548.6969.1728390863107@localhost>
References:  <722318548.6969.1728390863107@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 8 Oct 2024 14:34:23 +0200 (CEST)
Ronald Klop <ronald-lists@klop.ws> wrote:

> I was looking for a change to devel/jna and after running portlint it
> says:
> 
> FATAL: PLIST_FILES: files cannot contain %%FOO%% variables.  Use make
> variables and logic instead
> 
> The lines in the Makefile this is about are:
> PLIST_FILES=    %%JAVAJARDIR%%/jna-platform.jar \
>                 %%JAVAJARDIR%%/jna.jar
> 
> What would be the proper solution for this?

See x11-fonts/iansui Makefile for an example.

HTH,
-- 
 Piotr Smyrak



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