Fix runtime error
This commit is contained in:
parent
0bc9142c4f
commit
ad38fbbb3d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=372387
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= pastebinit
|
||||
PORTVERSION= 1.4.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= misc python
|
||||
MASTER_SITES= https://launchpad.net/pastebinit/trunk/${PORTVERSION}/+download/
|
||||
|
||||
|
@ -16,6 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}configobj>=4.3.2:${PORTSDIR}/devel/py-config
|
|||
USES= python:run shebangfix tar:bzip2
|
||||
SHEBANG_FILES= pastebinit
|
||||
python_OLD_CMD= /usr/bin/python3
|
||||
python_CMD= ${PYTHON_CMD}
|
||||
NO_BUILD= yes
|
||||
|
||||
PLIST_FILES= bin/pastebinit
|
||||
|
|
Loading…
Reference in a new issue