1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00

Fix python shebangs

PR:		224656
Submitted by:	Phillip R. Jaenke
This commit is contained in:
Lev A. Serebryakov 2018-01-04 20:58:50 +00:00
parent c5d12d4f5a
commit c0bbfc1b27
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458087

View File

@ -1,7 +1,7 @@
# Created by: rooneg@electricjellyfish.net
# $FreeBSD$
#PORTREVISION= 0
PORTREVISION= 1
MAINTAINER= lev@FreeBSD.org
COMMENT= Version control system
@ -41,8 +41,7 @@ TOOLS_DESC= Install several tools
FREEBSD_TEMPLATE_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-fbsd-template
SVNSERVE_WRAPPER_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-svnserve-wrapper
USES+= shebangfix
python_CMD= ${LOCALBASE}/bin/python2
USES+= shebangfix python:2.7,env
python_OLD_CMD+= "/bin/env python"
SHEBANG_REGEX= ./tools/.*