summaryrefslogtreecommitdiff
path: root/mail/assp/files/patch-assp.pl
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2013-08-15 10:32:22 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2013-08-15 10:32:22 +0000
commit83b4c7ea737d7766fed5938149e4055df21c3308 (patch)
tree91959cf23c2fe3dafbbf1828459943a5654304d5 /mail/assp/files/patch-assp.pl
parent- Do not use imake for the build; use provided Makefile.noimake: this (diff)
In modern world of parallel builds and our new bmake(1) imake's popular
MakeSubdirs() macro becomes very unsafe, as it hooks the subdirectories' build commands to the "all" target, along with main program executable. If MakeSubdirs() was used to build a dependency of the main program, it is highly likely that parallel build (-jX) will fail; and that's what's happening to this port here. To remedy the problem, use NamedTargetSubdirs() instead; also make sure that correct make(1) implementation would be used for sub-makes (ignore bogus "MAKE = make" set by imake in generated Makefiles). While here, improve wording and formatting in the port description. Reported by: marino
Notes
Notes: svn path=/head/; revision=324756
Diffstat (limited to 'mail/assp/files/patch-assp.pl')
0 files changed, 0 insertions, 0 deletions