pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/libuv libuv: also remove unused comments



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3f17c9b63eb5
branches:  trunk
changeset: 309783:3f17c9b63eb5
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Jun 24 09:10:31 2018 +0000

description:
libuv: also remove unused comments

diffstat:

 devel/libuv/Makefile |  5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diffs (19 lines):

diff -r fd8db3139529 -r 3f17c9b63eb5 devel/libuv/Makefile
--- a/devel/libuv/Makefile      Sun Jun 24 09:09:39 2018 +0000
+++ b/devel/libuv/Makefile      Sun Jun 24 09:10:31 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2018/06/24 09:09:34 adam Exp $
+# $NetBSD: Makefile,v 1.36 2018/06/24 09:10:31 adam Exp $
 
 DISTNAME=      libuv-1.21.0
 CATEGORIES=    devel
@@ -17,9 +17,6 @@
 
 INSTALLATION_DIRS+=    include/uv
 
-#HEADERS=      uv-aix.h uv-bsd.h uv-darwin.h uv-linux.h uv-sunos.h \
-#              uv-unix.h uv-win.h pthread-barrier.h
-
 .include "../../mk/bsd.prefs.mk"
 
 .if !empty(MACHINE_PLATFORM:MSunOS-5.[0-9]-*) || \



Home | Main Index | Thread Index | Old Index