Skip to content

Commit

Permalink
lang/python311: Impelled to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Jan 23, 2024
1 parent 5f86bbf commit 8a740a6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions lang/python311/Makefile
@@ -1,5 +1,6 @@
PORTNAME= python
DISTVERSION= ${PYTHON_DISTVERSION}
PORTREVISION= 1
CATEGORIES= lang python
MASTER_SITES= PYTHON/ftp/python/${DISTVERSION:C/[a-z].*//}
PKGNAMESUFFIX= ${PYTHON_SUFFIX}
Expand All @@ -19,6 +20,7 @@ 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 \
Expand Down
2 changes: 1 addition & 1 deletion lang/python311/pkg-plist
Expand Up @@ -7930,4 +7930,4 @@ lib/libpython%%PYTHON_VER%%%%ABI%%.so.1.0-gdb.py
%%PYTHON_LIBDIR%%/zoneinfo/_zoneinfo.py
libdata/pkgconfig/python-%%PYTHON_VER%%-embed.pc
libdata/pkgconfig/python-%%PYTHON_VER%%.pc
man/man1/python%%PYTHON_VER%%.1.gz
share/man/man1/python%%PYTHON_VER%%.1.gz

0 comments on commit 8a740a6

Please sign in to comment.