pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/libuv
Module Name: pkgsrc
Committed By: adam
Date: Sun Jun 24 09:10:31 UTC 2018
Modified Files:
pkgsrc/devel/libuv: Makefile
Log Message:
libuv: also remove unused comments
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/libuv/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/libuv/Makefile
diff -u pkgsrc/devel/libuv/Makefile:1.35 pkgsrc/devel/libuv/Makefile:1.36
--- pkgsrc/devel/libuv/Makefile:1.35 Sun Jun 24 09:09:34 2018
+++ pkgsrc/devel/libuv/Makefile Sun Jun 24 09:10:31 2018
@@ -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]-*) || \
Home |
Main Index |
Thread Index |
Old Index