pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
(ham/gnuradio-core) convert swi2 to swig3
Module Name: pkgsrc-wip
Committed By: Makoto Fujiwara <makoto%ki.nu@localhost>
Pushed By: mef
Date: Tue Aug 11 11:34:27 2020 +0900
Changeset: 849c2bad0a0edd31f1bfca984ccedcb9b96c361f
Modified Files:
gnuradio-core/Makefile.common
Log Message:
(ham/gnuradio-core) convert swi2 to swig3
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=849c2bad0a0edd31f1bfca984ccedcb9b96c361f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gnuradio-core/Makefile.common | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/gnuradio-core/Makefile.common b/gnuradio-core/Makefile.common
index 0f5ed6bac0..d24356c188 100644
--- a/gnuradio-core/Makefile.common
+++ b/gnuradio-core/Makefile.common
@@ -142,7 +142,7 @@ do-install:
.include "../../devel/boost-libs/buildlink3.mk"
.include "../../devel/cppunit/buildlink3.mk"
.include "../../devel/gmp/buildlink3.mk"
-.include "../../devel/swig2/buildlink3.mk"
+.include "../../devel/swig3/buildlink3.mk"
.include "../../lang/python/application.mk"
.include "../../math/fftwf/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index