mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 15:07:01 -04:00
- Fix python shebang
PR: 191106 Submitted by: fred@fredcondo.net Approved by: maintainer timeout (wxs, 2 years)
This commit is contained in:
parent
be640ebbed
commit
dd8c6f9542
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421611
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= fastest_sites
|
||||
PORTVERSION= 20110317
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= ports-mgmt
|
||||
MASTER_SITES= http://www.semicomplete.com/files/fastest_sites/
|
||||
EXTRACT_SUFX= .py
|
||||
|
@ -14,6 +15,7 @@ NO_BUILD= yes
|
|||
|
||||
PLIST_FILES= bin/fastest_sites
|
||||
SHEBANG_FILES= fastest_sites-${PORTVERSION}.py
|
||||
python_OLD_CMD= /usr/local/bin/python
|
||||
|
||||
do-extract:
|
||||
@${MKDIR} ${WRKSRC}
|
||||
|
|
Loading…
Add table
Reference in a new issue