[Bug 238614] games/egoboo : use dirent.h instead of deprecated dir.h

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jun 16 13:36:08 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238614

            Bug ID: 238614
           Summary: games/egoboo : use dirent.h instead of deprecated
                    dir.h
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: amdmi3 at FreeBSD.org
          Reporter: rene at FreeBSD.org
             Flags: maintainer-feedback?(amdmi3 at FreeBSD.org)
          Assignee: amdmi3 at FreeBSD.org

Created attachment 205128
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=205128&action=edit
include sys/dirent.h instead of sys/dir.h

This port uses sys/dir.h in its source code, but that header file is scheduled
for removal. Convert it to use sys/dirent.h instead.

While here fix USES for gl.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list