pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/htop Remove commented out OS limitation - it...
details: https://anonhg.NetBSD.org/pkgsrc/rev/69d2c56b3e85
branches: trunk
changeset: 357908:69d2c56b3e85
user: maya <maya%pkgsrc.org@localhost>
date: Tue Jan 31 22:24:28 2017 +0000
description:
Remove commented out OS limitation - it doesn't make sense to limit this
package (since 2.x), it will work for most.
diffstat:
sysutils/htop/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 9478670a1324 -r 69d2c56b3e85 sysutils/htop/Makefile
--- a/sysutils/htop/Makefile Tue Jan 31 22:16:20 2017 +0000
+++ b/sysutils/htop/Makefile Tue Jan 31 22:24:28 2017 +0000
@@ -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_LIBTOOL= yes
-#ONLY_FOR_PLATFORM= Linux-*-* FreeBSD-*-* NetBSD-*-*
-
pre-configure:
set -e; cd ${WRKSRC}; \
aclocal; \
Home |
Main Index |
Thread Index |
Old Index