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

(-)sysutils/htop/Makefile (-1 / +2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	htop
4
PORTNAME=	htop
5
PORTVERSION=	2.0.2
5
PORTVERSION=	2.0.2
6
PORTREVISION=	1
6
CATEGORIES=	sysutils
7
CATEGORIES=	sysutils
7
8
8
MAINTAINER=	gaod@hychen.org
9
MAINTAINER=	gaod@hychen.org
Lines 17-23 Link Here
17
LIBS+=		-L${LOCALBASE}/lib -lexecinfo
18
LIBS+=		-L${LOCALBASE}/lib -lexecinfo
18
19
19
CONFIGURE_ARGS=	--enable-unicode
20
CONFIGURE_ARGS=	--enable-unicode
20
USES=		autoreconf execinfo libtool ncurses
21
USES=		autoreconf execinfo libtool ncurses shebangfix python:build
21
USE_GITHUB=	yes
22
USE_GITHUB=	yes
22
GH_ACCOUNT=	hishamhm
23
GH_ACCOUNT=	hishamhm
23
PLIST_FILES=	bin/htop \
24
PLIST_FILES=	bin/htop \

Return to bug 218783