Opened 11 years ago

Last modified 11 years ago

#41324 closed defect

Bug in qt4-mac — at Version 1

Reported by: dosiek@… Owned by: michaelld@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: qt4-mac

Description (last modified by mf2k (Frank Schima))

Line 622 of port file says

} elseif {${MINOR} = "9"} {

It should say

} elseif {${MINOR} == "9"} {

Change History (1)

comment:1 Changed 11 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: qt4-mac removed
Owner: changed from macports-tickets@… to michaelld@…

In the future, please use WikiFormatting and Cc the port maintainers (port info --maintainers qt4-mac).

Note: See TracTickets for help on using tickets.