sysutils/htop builds fine with Python 3.x

This commit is contained in:
Tobias Kortkamp 2020-03-08 18:08:07 +00:00
parent ba86496b02
commit 8962b0d5bd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=528062

View file

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