summaryrefslogtreecommitdiff
path: root/devel/libuv
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-06-24 09:10:31 +0000
committeradam <adam@pkgsrc.org>2018-06-24 09:10:31 +0000
commit26db4ebb11510f77e6c1ae24fdcc249de4aceda5 (patch)
treeabecf17bf20a3d18539175099dbe8033c1ab6f99 /devel/libuv
parentce5afabccec6f7032c55f8b6cba7827e886d6df6 (diff)
downloadpkgsrc-26db4ebb11510f77e6c1ae24fdcc249de4aceda5.tar.gz
libuv: also remove unused comments
Diffstat (limited to 'devel/libuv')
-rw-r--r--devel/libuv/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/libuv/Makefile b/devel/libuv/Makefile
index 05cfcd07457..c49bf197aae 100644
--- a/devel/libuv/Makefile
+++ b/devel/libuv/Makefile
@@ -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 @@ TEST_TARGET= check
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]-*) || \