Ticket #23928: Portfile.diff
File Portfile.diff, 392 bytes (added by kobayos@…, 15 years ago) |
---|
Line | |
---|---|
1 | *** Portfile.orig 2010-03-17 17:42:03.000000000 +0900 |
2 | --- Portfile 2010-03-17 17:42:15.000000000 +0900 |
3 | *************** |
4 | *** 32,38 **** |
5 | path:lib/libXm.dylib:openmotif \ |
6 | port:mesa |
7 | |
8 | ! use_autoreconf yes |
9 | autoreconf.args -fv |
10 | |
11 | platform darwin 9 { |
12 | --- 32,38 ---- |
13 | path:lib/libXm.dylib:openmotif \ |
14 | port:mesa |
15 | |
16 | ! use_autoreconf no |
17 | autoreconf.args -fv |
18 | |
19 | platform darwin 9 { |