Python is never actually used in the build here, so remove the dependency

and the associated shebangfix.

PR:		215959
Approved by:	maintainer (Hung-Yi Chen)
This commit is contained in:
Adam Weinberger 2017-01-11 14:14:54 +00:00
parent b205a8d7af
commit c54c046c94
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=431183

View File

@ -17,9 +17,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib -lexecinfo
CONFIGURE_ARGS= --enable-unicode
USES= autoreconf execinfo libtool ncurses python:2,build shebangfix
SHEBANG_LANG= python2
SHEBANG_FILES= scripts/MakeHeader.py
USES= autoreconf execinfo libtool ncurses
USE_GITHUB= yes
GH_ACCOUNT= hishamhm
PLIST_FILES= bin/htop \