summaryrefslogtreecommitdiffstats
path: root/packaging/macosx/README
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/macosx/README')
-rw-r--r--packaging/macosx/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/macosx/README b/packaging/macosx/README
index 775b9cf3f..d83cc0f31 100644
--- a/packaging/macosx/README
+++ b/packaging/macosx/README
@@ -9,7 +9,7 @@ You still need to manually build a DMG if you want to easily distribute this.
One important caveat is that (at least with MacPorts) you need to build pango like this:
-sudo port install pango +builtin_modules +no_x11 +quart
+sudo port install pango +builtin_modules +no_x11 +quartz
Without the builtin modules the installed application fails to find the modules and doesn't render any text.