pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/ham/gr-osmosdr gr-osmosdr: Add comments to Makefile



details:   https://anonhg.NetBSD.org/pkgsrc/rev/13b9492a3a91
branches:  trunk
changeset: 313284:13b9492a3a91
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Mon Sep 24 12:04:39 2018 +0000

description:
gr-osmosdr: Add comments to Makefile

diffstat:

 ham/gr-osmosdr/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r ae1120d5b6ae -r 13b9492a3a91 ham/gr-osmosdr/Makefile
--- a/ham/gr-osmosdr/Makefile   Mon Sep 24 11:20:55 2018 +0000
+++ b/ham/gr-osmosdr/Makefile   Mon Sep 24 12:04:39 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2018/08/16 18:54:56 adam Exp $
+# $NetBSD: Makefile,v 1.13 2018/09/24 12:04:39 gdt Exp $
 
 DISTNAME=              gr-osmosdr-0.1.4
 PKGREVISION=           9
@@ -29,6 +29,8 @@
 .include       "../../devel/libusb1/buildlink3.mk"
 .include       "../../devel/orc/buildlink3.mk"
 
+# \todo Clearly threre is some ordering scheme.  Explain it.
+
 .include       "../../ham/uhd/buildlink3.mk"
 .include       "../../lang/python/application.mk"
 .include       "../../lang/python/extension.mk"



Home | Main Index | Thread Index | Old Index