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:
Kurt Jaeger
2019-08-11 17:40:24 +00:00
parent bb37ab2478
commit c692156acf

View File

@@ -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