From c54c046c947fd4c19436981d45e46062b1de18c5 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Wed, 11 Jan 2017 14:14:54 +0000 Subject: 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) --- sysutils/htop/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sysutils/htop') diff --git a/sysutils/htop/Makefile b/sysutils/htop/Makefile index 5d59ca72db6d..d6d708fd7485 100644 --- a/sysutils/htop/Makefile +++ b/sysutils/htop/Makefile @@ -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 \ -- cgit v1.2.3