diff --git a/sysutils/htop/Makefile b/sysutils/htop/Makefile index 3d75d6d347c8..cba7bea6a2aa 100644 --- a/sysutils/htop/Makefile +++ b/sysutils/htop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2016/07/22 05:45:05 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2017/01/31 22:24:28 maya Exp $ DISTNAME= htop-2.0.2 CATEGORIES= sysutils @@ -15,8 +15,6 @@ USE_NCURSES= yes # uses ncurses mouse definitions USE_LIBTOOL= yes -#ONLY_FOR_PLATFORM= Linux-*-* FreeBSD-*-* NetBSD-*-* - pre-configure: set -e; cd ${WRKSRC}; \ aclocal; \