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/python38 | |
| parent | 4032ece1e981d7f4f214aeebb25dfcf22a625d2b (diff) | |
Diffstat (limited to 'lang/python38')
| -rw-r--r-- | lang/python38/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python38/Makefile b/lang/python38/Makefile index b0d976496459..da6a5bfe9ad1 100644 --- a/lang/python38/Makefile +++ b/lang/python38/Makefile @@ -13,7 +13,7 @@ COMMENT= Interpreted object-oriented programming language LICENSE= PSFL -USES= cpe ncurses pathfix pkgconfig readline:port shebangfix ssl tar:xz +USES= cpe ncurses pathfix pkgconfig readline shebangfix ssl tar:xz PATHFIX_MAKEFILEIN= Makefile.pre.in USE_LDCONFIG= yes GNU_CONFIGURE= yes |
