diff options
| author | Yasuhiro Kimura <yasu@utahime.org> | 2021-05-15 06:50:22 +0000 |
|---|---|---|
| committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-05-15 07:14:04 +0000 |
| commit | 9671981826f7ef8b1e7fb0a430ee24d4a1f0acf2 (patch) | |
| tree | fe4be6c86d5ebad1e08ad79d5ed6ba427147cd8e /lang/python39 | |
| parent | 4032ece1e981d7f4f214aeebb25dfcf22a625d2b (diff) | |
Diffstat (limited to 'lang/python39')
| -rw-r--r-- | lang/python39/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python39/Makefile b/lang/python39/Makefile index 4e474427c9c4..0bc868234c78 100644 --- a/lang/python39/Makefile +++ b/lang/python39/Makefile @@ -13,7 +13,7 @@ COMMENT= Interpreted object-oriented programming language LICENSE= PSFL -USES= compiler:c11 cpe ncurses pathfix pkgconfig readline:port \ +USES= compiler:c11 cpe ncurses pathfix pkgconfig readline \ shebangfix ssl tar:xz PATHFIX_MAKEFILEIN= Makefile.pre.in USE_LDCONFIG= yes |
