Klemens Nanni: > Here's something I currently do to ports-framework changes I need on the > machine I work on from actual port changes that ought to be committed.
I use this on the bulk building machines: $ cat /etc/mk.conf .if exists(/usr/ports/infrastructure/mk/site.mk) .include "/usr/ports/infrastructure/mk/site.mk" .endif I guess I could use -include. Anyway, that's simple enough. Do we need yet more magic in bsd.port.mk? -- Christian "naddy" Weisgerber [email protected]
