summaryrefslogtreecommitdiffstats
path: root/packaging/macosx
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-05-15 18:08:17 +0000
committerTed Gould <ted@gould.cx>2010-05-15 18:08:17 +0000
commit2d8c2dfd832ce207aef3895e702bff4098ab7136 (patch)
tree642a37c6e3ca05d5e991ffe868f03c9cc58e51bc /packaging/macosx
parentMerge from trunk (diff)
parentMinor tweaks to text toolbar. (diff)
downloadinkscape-2d8c2dfd832ce207aef3895e702bff4098ab7136.tar.gz
inkscape-2d8c2dfd832ce207aef3895e702bff4098ab7136.zip
Updating to trunk
(bzr r8254.1.54)
Diffstat (limited to 'packaging/macosx')
-rwxr-xr-xpackaging/macosx/osx-build.sh2
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`