diff options
Diffstat (limited to 'Library/Formula/fontforge.rb')
| -rw-r--r-- | Library/Formula/fontforge.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/fontforge.rb b/Library/Formula/fontforge.rb index 9cc5f093c..126f7d612 100644 --- a/Library/Formula/fontforge.rb +++ b/Library/Formula/fontforge.rb @@ -7,6 +7,8 @@ class Fontforge < Formula head 'https://github.com/fontforge/fontforge.git' + env :std + option 'without-python', 'Build without Python' option 'with-x', 'Build with X' option 'with-cairo', 'Build with Cairo' |
