diff options
| author | Ted Gould <ted@gould.cx> | 2010-05-15 18:08:17 +0000 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2010-05-15 18:08:17 +0000 |
| commit | 2d8c2dfd832ce207aef3895e702bff4098ab7136 (patch) | |
| tree | 642a37c6e3ca05d5e991ffe868f03c9cc58e51bc /packaging/macosx | |
| parent | Merge from trunk (diff) | |
| parent | Minor tweaks to text toolbar. (diff) | |
| download | inkscape-2d8c2dfd832ce207aef3895e702bff4098ab7136.tar.gz inkscape-2d8c2dfd832ce207aef3895e702bff4098ab7136.zip | |
Updating to trunk
(bzr r8254.1.54)
Diffstat (limited to 'packaging/macosx')
| -rwxr-xr-x | packaging/macosx/osx-build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/macosx/osx-build.sh b/packaging/macosx/osx-build.sh index 5fd8f9a76..5d3ebaed4 100755 --- a/packaging/macosx/osx-build.sh +++ b/packaging/macosx/osx-build.sh @@ -356,7 +356,7 @@ then Build system information: OS X Version $OSXVERSION Architecture $ARCH - DarwinPorts `port version | cut -f2 -d \ ` + MacPorts Ver `port version | cut -f2 -d \ ` GCC `$CXX --version | grep GCC` Included dependency versions: GTK `checkversion gtk+-2.0` |
