pkgsrc-WIP-changes archive

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

*/Makefile.common: manually fix what pkglint did wrong



Module Name:	pkgsrc-wip
Committed By:	Roland Illig <roland.illig%gmx.de@localhost>
Pushed By:	rillig
Date:		Sun Jun 30 21:08:27 2019 +0200
Changeset:	5180454e3e7ee51a417cd0001aa23a3c5ab41f89

Modified Files:
	deepstate/Makefile.common
	gmetadom/Makefile.common
	gnuradio-core/Makefile.common

Log Message:
*/Makefile.common: manually fix what pkglint did wrong

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5180454e3e7ee51a417cd0001aa23a3c5ab41f89

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 deepstate/Makefile.common     | 3 +--
 gmetadom/Makefile.common      | 3 ---
 gnuradio-core/Makefile.common | 8 +++-----
 3 files changed, 4 insertions(+), 10 deletions(-)

diffs:
diff --git a/deepstate/Makefile.common b/deepstate/Makefile.common
index 4d0386f0bc..c14f079134 100644
--- a/deepstate/Makefile.common
+++ b/deepstate/Makefile.common
@@ -1,8 +1,7 @@
 # $NetBSD$
 #
-# used by wip/py-deepstate/Makefile
 # used by wip/deepstate/Makefile
-# user by wip/py-deepstate/Makefile
+# used by wip/py-deepstate/Makefile
 
 DISTNAME=	deepstate-0.0.0
 CATEGORIES=	devel
diff --git a/gmetadom/Makefile.common b/gmetadom/Makefile.common
index 4aad75b089..ad0b2cce64 100644
--- a/gmetadom/Makefile.common
+++ b/gmetadom/Makefile.common
@@ -1,9 +1,6 @@
 # $NetBSD: Makefile.common,v 1.1 2014/12/26 15:39:45 nros Exp $
 #
 # used by wip/ocaml-gmetadom/Makefile
-# used by: ../../wip/gmetadom/Makefile
-# used by: ../../wip/ocaml-gematadom/Makefile
-#
 
 DISTNAME=	gmetadom-0.2.6
 CATEGORIES=	devel
diff --git a/gnuradio-core/Makefile.common b/gnuradio-core/Makefile.common
index c8a3419d67..412b32e614 100644
--- a/gnuradio-core/Makefile.common
+++ b/gnuradio-core/Makefile.common
@@ -1,32 +1,30 @@
 # $NetBSD: Makefile.common,v 1.12 2015/09/17 13:48:04 makoto Exp $
+#
 # This Makefile fragment is included in the package Makefiles for
-# used by wip/gnuradio-default/Makefile
 # GNU Radio distributed packages (they all share common configure and build
 # settings).
+#
 # used by wip/gnuradio-atsc/Makefile
 # used by wip/gnuradio-channels/Makefile
 # used by wip/gnuradio-companion/Makefile
 # used by wip/gnuradio-core/Makefile
 # used by wip/gnuradio-ctrlport/Makefile
-
+# used by wip/gnuradio-default/Makefile
 # used by wip/gnuradio-digital/Makefile
 # used by wip/gnuradio-doxygen/Makefile
 # used by wip/gnuradio-dtv/Makefile
 # used by wip/gnuradio-fcd/Makefile
 # used by wip/gnuradio-fec/Makefile
-
 # used by wip/gnuradio-fcd/Makefile
 # used by wip/gnuradio-noaa/Makefile
 # used by wip/gnuradio-pager/Makefile
 # used by wip/gnuradio-qtgui/Makefile
 # used by wip/gnuradio-trellis/Makefile
-
 # used by wip/gnuradio-uhd/Makefile
 # used by wip/gnuradio-utils/Makefile
 # used by wip/gnuradio-video-sdl/Makefile
 # used by wip/gnuradio-vocoder/Makefile
 # used by wip/gnuradio-wavelet/Makefile
-
 # used by wip/gnuradio-wxgui/Makefile
 # used by wip/gnuradio-zeromq/Makefile
 


Home | Main Index | Thread Index | Old Index