diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-04-13 23:49:45 +0800 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-04-13 23:49:45 +0800 |
| commit | c7a4a4f1ea70dbbc25da0b6d49b4c1235e4d4073 (patch) | |
| tree | 84e0a9c7a8026c6aa81ad4484ccbdb2239dac194 /lang/python38 | |
| parent | devel/py-python-dateutil: Move devel/py-dateutil to devel/py-python-dateutil (diff) | |
lang/python*: Remove GNU_CONFIGURE_MANPREFIX=${PREFIX}/share after 9fd7ee1cdf6cbd5528159b58a966e1a40e2909a9
Diffstat (limited to 'lang/python38')
| -rw-r--r-- | lang/python38/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/python38/Makefile b/lang/python38/Makefile index 1caa4b6866cf..ab962cf9f9b0 100644 --- a/lang/python38/Makefile +++ b/lang/python38/Makefile @@ -23,7 +23,6 @@ USES= cpe ncurses pathfix pkgconfig python:${PYTHON_DISTVERSION:R},env readline PATHFIX_MAKEFILEIN= Makefile.pre.in USE_LDCONFIG= yes GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share python_CMD= ${PREFIX}/bin/python${PYTHON_DISTVERSION:R} SHEBANG_FILES= Lib/*.py Lib/*/*.py Lib/*/*/*.py Lib/*/*/*/*.py SHEBANG_FILES+= Lib/test/ziptestdata/exe_with_z64 \ |
