Date: Sun, 11 Sep 2005 14:05:56 -0400 From: Kris Kennaway <kris@obsecurity.org> To: Paolo Pisati <p.pisati@oltrelinux.com> Cc: FreeBSD_Ports <freebsd-ports@freebsd.org> Subject: Re: INFO files but no INFOPREFIX Message-ID: <20050911180556.GA62258@xor.obsecurity.org> In-Reply-To: <20050911175720.GA16230@tin.it> References: <20050911175720.GA16230@tin.it>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On Sun, Sep 11, 2005 at 07:57:20PM +0200, Paolo Pisati wrote:
> Hi guys,
>
> i'm trying to fix palm/prc-tools port.
> It actually works (and doesn't leave files/dirs around anymore)
> but when i check it with portlint, i get a lot of warning/fatal:
>
> WARN: /usr/home/flag/src/prc-tools/pkg-plist [74]: enumerating info files in the plist is deprecated in favor of adding info files into the Makefile using the INFO macro.
> WARN: /usr/home/flag/src/prc-tools/pkg-plist [75]: enumerating info files in the plist is deprecated in favor of adding info files into the Makefile using the INFO macro.
> FATAL: /usr/home/flag/src/prc-tools/pkg-plist [76]: numbered info files are obsolete and not portable; add info files using the INFO macro in the Makefile.
> [snip]
>
> so the solution would be to put info files in INFO section
> of Makefile, but unfortunately prc-tools installs info files in
> ${PREFIX}/pilot/info
>
> and there's no INFOPREFIX (like MANPREFIX) where i can
> specify
>
> INFOPREFIX= ${PREFIX}/pilot
>
> and then
>
> INFO= as \
> ...
> [snip]
>
> so i'm stuck right now, what can i do?
Read the comments at the top of bsd.port.mk
Kris
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)
iD8DBQFDJHIEWry0BWjoQKURAoUVAJ9UpBrnGHGZftwGaqfMZRqyzNlNIQCgnuOo
+nm+24K1CzFhr8vqPwut1Zw=
=OXR1
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050911180556.GA62258>
