www/ljdump: force use of python 2.7
PR: 239643 Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> Reported by: Victor Sudakov <vas@mpeks.tomsk.su> MFH: 2019Q3
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= ljdump
|
||||
PORTVERSION= 1.5
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= http://hewgill.com/ljdump/
|
||||
|
||||
@@ -14,7 +14,7 @@ LICENSE= ZLIB
|
||||
|
||||
PORTSCOUT= skipv:1.5.1 # 1.5.1 is identical to 1.5 + our patches
|
||||
|
||||
USES= python:run shebangfix
|
||||
USES= python:2.7,run shebangfix
|
||||
SHEBANG_FILES= ljdump.py
|
||||
NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
|
||||
Reference in New Issue
Block a user