Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Oct 2024 14:34:23 +0200 (CEST)
From:      Ronald Klop <ronald-lists@klop.ws>
To:        ports@freebsd.org
Subject:   what to do about "FATAL: PLIST_FILES: files cannot contain %%FOO%% variables.  Use make variables and logic instead"
Message-ID:  <722318548.6969.1728390863107@localhost>

next in thread | raw e-mail | index | archive | help
------=_Part_6968_1475430730.1728390863071
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Hi,

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?

Regards,
Ronald.
 
------=_Part_6968_1475430730.1728390863071
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<html><head></head><body>Hi,<br>
<br>
I was looking for a change to devel/jna and after running portlint it says:<br>
<br>
FATAL: PLIST_FILES: files cannot contain %%FOO%% variables.&nbsp; Use make variables and logic instead<br>
<br>
The lines in the Makefile this is about are:<br>
PLIST_FILES=&nbsp;&nbsp;&nbsp; %%JAVAJARDIR%%/jna-platform.jar \<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; %%JAVAJARDIR%%/jna.jar<br>
<br>
What would be the proper solution for this?<br>
<br>
Regards,<br>
Ronald.<br>
&nbsp;</body></html>
------=_Part_6968_1475430730.1728390863071--



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