sysutils/htop builds fine with Python 3.x
This commit is contained in:
parent
ba86496b02
commit
8962b0d5bd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=528062
1 changed files with 1 additions and 4 deletions
|
@ -12,10 +12,7 @@ COMMENT= Better top(1) - interactive process viewer
|
|||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= Uses deprecated version of python
|
||||
EXPIRATION_DATE= 2020-09-15
|
||||
|
||||
USES= autoreconf libtool localbase ncurses pkgconfig python:2.7,build shebangfix
|
||||
USES= autoreconf libtool localbase ncurses pkgconfig python:build shebangfix
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-unicode
|
||||
USE_GITHUB= yes
|
||||
|
|
Loading…
Reference in a new issue