1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00
Masafumi Max NAKANE d4b598a09d Fix for problem indicated in PR #2666:
Perl5 uses setlocale function.  Recent jp-perl5 linked this order:
        libm libmalloc libc libcrypt libxpg4.
  the function of setlocale in libc has some problems for some locales
  (for example, ja_JP.EUC).

  It is needed to link libxpg4 before libc. I change to correct order
  in configure file of perl5.

Submitted by:	sampei@yy.cs.keio.ac.jp
1997-02-05 15:38:45 +00:00
..
1997-01-24 06:58:44 +00:00
1997-02-05 15:35:22 +00:00
1997-01-24 06:58:44 +00:00
1997-01-24 06:58:44 +00:00