#52358: skey: Can't use 'defined(%hash)' -----------------------+-------------------------------- Reporter: beckers@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: skey -----------------------+-------------------------------- Hi all, just a minor thin in the fixpaths file for skey:[[BR]] Define(@array) is deprecated so the compiler runs into errors under macOS sierra. `Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at ./fixpaths line 10.`[[BR]] `Can't use 'defined(%hash)' (Maybe you should just omit the defined()?) at ./fixpaths line 29.` I just removed the defined in these two line and that does the trick. I'm just a normal user so I have no idea how to bring that into the code/upstream so maybe here is someone who is willing to help ... Thanks, Sebastian -- Ticket URL: <https://trac.macports.org/ticket/52358> MacPorts <https://www.macports.org/> Ports system for macOS