Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jun 2020 15:25:39 -0600
From:      Adam Weinberger <adamw@adamw.org>
To:        Nikolaj Thygesen <mailinglist@diamondbox.dk>
Cc:        Muhammad Moinur Rahman <bofh@freebsd.org>, FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   Re: My first port
Message-ID:  <CAP7rwciF3c0kX02%2B-fKusx_cKCd1-vkXWdoyVoLLQ1JChfmEPQ@mail.gmail.com>
In-Reply-To: <20200622124250.0e88bf5f@diamond.diamondbox.dk>
References:  <20200622001145.5c4afcf5@diamond.diamondbox.dk> <359B98A6-6609-4E3B-AAAA-C27605EDDE25@freebsd.org> <20200622124250.0e88bf5f@diamond.diamondbox.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 22, 2020 at 4:42 AM Nikolaj Thygesen
<mailinglist@diamondbox.dk> wrote:
>
> On Mon, 22 Jun 2020 06:04:22 +0600
> Muhammad Moinur Rahman <bofh@freebsd.org> wrote:
>
> > Hi,
> >
> > Try to find out the reference location "share/pkgconfig=E2=80=9D in the=
 CMake
> > file. Then you can use REIINPLACE_CMD to change that line or modify
> > accordingly.
> >
> > The purpose of @sample is not this. @sample is primarily used for
> > configuration files.
> >
> > Regards,
> > Moin
> >
>
> Hi,
>
>         Thanks for the replies; I did a REINPLACE and it works - just for=
 the record, I first tried pathfix, but that seems not to work for cmake!?

Hrmmn, it should if you also have USES=3Dcmake. That said, if the file
you're patching isn't CMakeLists.txt, you'd need to set
PATHFIX_CMAKELISTSTXT=3DYourFileNameHere.txt.

I'm glad you got it working though!

# Adam


--=20
Adam Weinberger
adamw@adamw.org
https://www.adamw.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAP7rwciF3c0kX02%2B-fKusx_cKCd1-vkXWdoyVoLLQ1JChfmEPQ>