1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00
Sam Lawrance 2b27a70865 Fix build on 5.x by making configure see that our mkdir works.
configure (incorrectly) detected that mkdir on 5 was broken, however
the workaround it would try to use was even more broken.

Approved by:	clement (mentor, implicit)
2005-05-28 01:56:11 +00:00
..