On Thu, 2003-09-18 at 12:09, Alexander Leidinger wrote: > On Thu, 18 Sep 2003 11:28:31 +0100 > Paul Richards <paul_at_freebsd-services.com> wrote: > > > > We have programs in the ports tree which use our bsd.*.mk > > > infrastructure. Will there be a problem if such a program gets installed > > > from ports (will it try to register itself 2 times)? > > > > I don't know, have you got an example port I can look at? > > sysutils/portupgrade for sure, probably games/freebsd-games and > net/freebsd-uucp too. No they won't. If there's no PORTNAME in the Makefile then the old mk files will behave the same as they always have. The way I'm doing it I modify the install target if PORTNAME is defined. Paul.Received on Thu Sep 18 2003 - 02:58:37 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:22 UTC