diff options
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 |