Search:
GitHub Login
Preferences
My Notifications
Tickets
Wiki
GitHub
Timeline
Roadmap
Ticket Reports
Search
Context Navigation
Back to Ticket #22778
Ticket #22778
: tre.diff
File tre.diff,
529 bytes
(added by
ryandesign (Ryan Carsten Schmidt)
,
15 years ago
)
here's a patch
Portfile
3
3
PortSystem 1.0
4
4
name tre
5
5
version 0.8.0
6
revision 1
6
7
categories devel
7
8
platforms darwin
8
9
maintainers erickt
…
…
18
19
port:libiconv
19
20
test.run yes
20
21
test.target check
22
23
post-build {
24
reinplace -E {s|-arch [a-z0-9_]+||g} ${worksrcpath}/tre.pc
25
}
Download in other formats:
Original Format