#54623 closed defect (fixed)
libomp @4.0.1: invalid Portfile syntax "configure.cflags-appends"
Reported by: | maxkalashnikov-macports (Max Kalashnikov) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.4.1 |
Keywords: | Cc: | eborisch (Eric A. Borisch) | |
Port: | libomp |
Description
When I do a port sync, I receive the message:
Failed to parse file lang/libomp/Portfile: invalid command name "configure.cflags-appends"
The commands below function as a workaround:
sed -i'~' 's/cflags-appends/cflags-append/g' /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/libomp/Portfile portindex /opt/local/var/macports/sources/rsync.macports.org/release/ports/
Change History (3)
comment:1 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | eborisch added |
---|---|
Owner: | set to ryandesign |
Port: | libomp added |
Status: | new → assigned |
comment:2 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In 4442d4ad6f407e9001364a47de1e2f844b4fd9e1/macports-ports: