You've already forked macports-ports
mirror of
https://github.com/encounter/macports-ports.git
synced 2026-03-30 11:29:27 -07:00
17 lines
277 B
Diff
17 lines
277 B
Diff
--- setup.cfg 2018-10-03 11:50:33.000000000 +0400
|
|
+++ setup.cfg 2018-10-03 11:54:34.000000000 +0400
|
|
@@ -0,0 +1,13 @@
|
|
+[libs]
|
|
+system_freetype = true
|
|
+system_qhull = true
|
|
+
|
|
+[gui_support]
|
|
+macosx=True
|
|
+
|
|
+[packages]
|
|
+tests=False
|
|
+sample_data=True
|
|
+
|
|
+[rc_options]
|
|
+backend=MacOSX
|