pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/htop Remove useless .include "../../mk/bsd.pr...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cc1561331614
branches:  trunk
changeset: 596625:cc1561331614
user:      cheusov <cheusov%pkgsrc.org@localhost>
date:      Sat Dec 10 14:36:38 2011 +0000

description:
Remove useless .include "../../mk/bsd.prefs.mk"

diffstat:

 sysutils/htop/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 7e5245d9c7f2 -r cc1561331614 sysutils/htop/Makefile
--- a/sysutils/htop/Makefile    Sat Dec 10 14:18:41 2011 +0000
+++ b/sysutils/htop/Makefile    Sat Dec 10 14:36:38 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2011/12/10 13:28:43 cheusov Exp $
+# $NetBSD: Makefile,v 1.6 2011/12/10 14:36:38 cheusov Exp $
 #
 
 DISTNAME=      htop-0.9
@@ -20,8 +20,6 @@
 
 ONLY_FOR_PLATFORM=     Linux-*-* FreeBSD-*-* NetBSD-*-*
 
-.include "../../mk/bsd.prefs.mk"
-
 CONFIGURE_ENV+=                ac_cv_file__proc_stat=yes ac_cv_file__proc_meminfo=yes
 
 pre-configure:



Home | Main Index | Thread Index | Old Index