diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2016-03-02 10:08:09 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2016-03-02 10:08:09 +0000 |
commit | ae4f6275d0adb16267c7e8c4d14ca588e2c10288 (patch) | |
tree | af6417d1f1e865c4610e8563ca323a7a743033aa /sysutils/htop | |
parent | 34c03267a77bd6e20eb58c5ef5fe99aa1b22c950 (diff) | |
download | ports-ae4f6275d0adb16267c7e8c4d14ca588e2c10288.tar.gz ports-ae4f6275d0adb16267c7e8c4d14ca588e2c10288.zip |
Notes
Diffstat (limited to 'sysutils/htop')
-rw-r--r-- | sysutils/htop/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/htop/Makefile b/sysutils/htop/Makefile index 979585224d2d..79c1c94539ee 100644 --- a/sysutils/htop/Makefile +++ b/sysutils/htop/Makefile @@ -11,8 +11,6 @@ COMMENT= Better top(1) - interactive process viewer LICENSE= GPLv2 -NOT_FOR_ARCHS= ia64 powerpc sparc64 - GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib -lexecinfo |