pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gnuradio-dtv: forgot to commit this for correct block installation
Module Name: pkgsrc-wip
Committed By: Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By: tnn
Date: Sun Aug 2 13:40:08 2020 +0200
Changeset: f83245ffb815685d14f457c7456af14e29a9adad
Modified Files:
gnuradio-dtv/Makefile
Log Message:
gnuradio-dtv: forgot to commit this for correct block installation
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f83245ffb815685d14f457c7456af14e29a9adad
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gnuradio-dtv/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diffs:
diff --git a/gnuradio-dtv/Makefile b/gnuradio-dtv/Makefile
index b58fc9642f..e220dda6f6 100644
--- a/gnuradio-dtv/Makefile
+++ b/gnuradio-dtv/Makefile
@@ -9,8 +9,10 @@ COMMENT= Various digital television standards of GNU Radio
CMAKE_ARGS+= -DENABLE_DEFAULT=False
CMAKE_ARGS+= -DENABLE_GR_DTV=True
CMAKE_ARGS+= -DENABLE_GR_FEC=True
+CMAKE_ARGS+= -DENABLE_GRC=True
+
+PLIST_MINUS+= fec companion
-PLIST_MINUS+= fec
.include "../../wip/gnuradio-fec/buildlink3.mk"
.include "../../math/gsl/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index