lang/python*: Remove GNU_CONFIGURE_MANPREFIX=${PREFIX}/share after 9fd7ee1cdf

This commit is contained in:
Po-Chuan Hsieh
2024-04-13 23:49:45 +08:00
parent 84a372ad5f
commit c7a4a4f1ea
5 changed files with 0 additions and 5 deletions

View File

@@ -19,7 +19,6 @@ USES= compiler:c11 cpe ncurses pathfix pkgconfig \
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 \