## Chris (portmas...@bsdforge.com): > HOWEVER the error returned by pkg-fallout@ makes absolutely no > sense at all, given the Makefile for the report contains only:
Foremost, that Makefile has an .include, and that's where the mess (for this use case) happens. >From a quick glance, I'm not totally sure how that kde-icons-noia/Makefile.icons makes sense in the grand scheme of things (if it's that common functionality, should it live somewhere in Mk? if it's relevant only for a very limited number of ports, should it have some comments about that?), but the way it currently interacts with your port is not that fine: in the very least, it overwrites your LICENSE variables, which cannot be your intention. (Try "make -V LICENSE" in kde-icons-nuovoext2). Regards, Christoph -- Spare Space _______________________________________________ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"