1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-08 12:01:56 +00:00
Rong-En Fan 6f909ef08a - Remove IGNOREFILES to pet portlint(1)
- Due to different implementation of qsort(3) in glibc and FreeBSD,
  it causes problem in gcin2tab.c. Use mergesort(3) to avoid this problem. [1]

PR:		ports/102208
Submitted by:	chinsan <chinsan.tw at gmail.com> (maintainer),
		Edward Lee via maintainer [1]
2006-08-20 09:29:45 +00:00
..