summaryrefslogtreecommitdiff
path: root/devel/bmake/files/patch-var.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a local hack from base (r250164) to allow smooth transition forMikolaj Golub2013-05-041-0/+87
ports: bsd.port.mk can set .MAKE.FreeBSD_UL=yes to cause :L and :U to have their old behavior. The change is not planned to upstream, thus added as a patch. This should be reverted when 8.3 is EOL. Suggested by: bapt Discussed with: sjg PR: ports/173299 Approved by: bapt