1 | *** var/macports/sources/rsync.macports.org/release/ports/math/gnuplot/Portfile.ori Sat Feb 28 03:16:11 2009 |
---|
2 | --- var/macports/sources/rsync.macports.org/release/ports/math/gnuplot/Portfile Wed Mar 11 14:02:06 2009 |
---|
3 | *************** |
---|
4 | *** 71,77 **** |
---|
5 | } |
---|
6 | |
---|
7 | variant wxwidgets { |
---|
8 | ! depends_lib-append port:wxWidgets |
---|
9 | configure.args-delete --disable-wxwidgets |
---|
10 | configure.args-append --with-wx-config=${prefix}/bin/wx-config |
---|
11 | } |
---|
12 | --- 71,77 ---- |
---|
13 | } |
---|
14 | |
---|
15 | variant wxwidgets { |
---|
16 | ! depends_lib-append port:wxWidgets port:cairo port:pango |
---|
17 | configure.args-delete --disable-wxwidgets |
---|
18 | configure.args-append --with-wx-config=${prefix}/bin/wx-config |
---|
19 | } |
---|