Date: Fri, 10 Jul 2020 19:23:44 +0100 From: Harry Newton <hn@yewbarrow.net> To: freebsd-ports@freebsd.org Subject: Makefile practice Message-ID: <CAKAm69HR56mTh6o44viKwRt7jAhKi3ysgx-27E%2BNTPR5niKDog@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I look after a port that has a poor Makefile [the one supplied with the distribution, not the FreeBSD port Makefile]. The principal problem is where it installs things. To get the port to do the right thing, I could either: heavily patch the supplied Makefile or: move files around in the stage tree. Could someone give me a steer about recommended practice ? /Harry
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAKAm69HR56mTh6o44viKwRt7jAhKi3ysgx-27E%2BNTPR5niKDog>