mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
lang/python27: Impelled to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
f311dbf510
commit
01e4bf75a3
@ -1,6 +1,6 @@
|
||||
PORTNAME= python
|
||||
DISTVERSION= ${PYTHON_DISTVERSION}
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= lang python
|
||||
MASTER_SITES= PYTHON/ftp/python/${DISTVERSION}
|
||||
PKGNAMESUFFIX= 27
|
||||
@ -20,6 +20,7 @@ USES= cpe ncurses pathfix pkgconfig readline shebangfix ssl tar:xz
|
||||
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/lib2to3/pgen2/*.py Lib/lib2to3/tests/*.py Lib/lib2to3/tests/data/*.py \
|
||||
Lib/idlelib/*.py Lib/encodings/*.py Lib/test/*.py Lib/UserString.py \
|
||||
|
@ -4581,4 +4581,4 @@ lib/python2.7/zipfile.py
|
||||
lib/python2.7/zipfile.pyc
|
||||
lib/python2.7/zipfile.pyo
|
||||
libdata/pkgconfig/python-2.7.pc
|
||||
man/man1/python2.7.1.gz
|
||||
share/man/man1/python2.7.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user