mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 17:46:38 -04:00
- Update WWW - Strip shared library Changes: https://github.com/pyx-project/pyx/releases https://github.com/pyx-project/pyx/blob/master/CHANGES
11 lines
197 B
INI
11 lines
197 B
INI
--- setup.cfg.orig 2022-10-16 12:38:35 UTC
|
|
+++ setup.cfg
|
|
@@ -1,6 +1,6 @@
|
|
[PyX]
|
|
-build_t1code = 0
|
|
-build_pykpathsea = 0
|
|
+build_t1code = %%T1CODE%%
|
|
+build_pykpathsea = %%KPATHSEA%%
|
|
|
|
[build_ext]
|
|
|