pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/ham/gr-osmosdr
Module Name: pkgsrc
Committed By: gdt
Date: Mon Sep 24 12:04:40 UTC 2018
Modified Files:
pkgsrc/ham/gr-osmosdr: Makefile
Log Message:
gr-osmosdr: Add comments to Makefile
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/ham/gr-osmosdr/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/ham/gr-osmosdr/Makefile
diff -u pkgsrc/ham/gr-osmosdr/Makefile:1.12 pkgsrc/ham/gr-osmosdr/Makefile:1.13
--- pkgsrc/ham/gr-osmosdr/Makefile:1.12 Thu Aug 16 18:54:56 2018
+++ pkgsrc/ham/gr-osmosdr/Makefile Mon Sep 24 12:04:39 2018
@@ -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 @@ REPLACE_PYTHON+= apps/osmocom_siggen_bas
.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