View | Details | Raw Unified | Return to bug 215959
Collapse All | Expand All

(-)Makefile (-3 / +1 lines)
Lines 17-25 Link Here
17
LIBS+=		-L${LOCALBASE}/lib -lexecinfo
17
LIBS+=		-L${LOCALBASE}/lib -lexecinfo
18
18
19
CONFIGURE_ARGS=	--enable-unicode
19
CONFIGURE_ARGS=	--enable-unicode
20
USES=		autoreconf execinfo libtool ncurses python:2,build shebangfix
20
USES=		autoreconf execinfo libtool ncurses
21
SHEBANG_LANG=	python2
22
SHEBANG_FILES=	scripts/MakeHeader.py
23
USE_GITHUB=	yes
21
USE_GITHUB=	yes
24
GH_ACCOUNT=	hishamhm
22
GH_ACCOUNT=	hishamhm
25
PLIST_FILES=	bin/htop \
23
PLIST_FILES=	bin/htop \

Return to bug 215959