pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/ham/gnuradio-utils
Module Name: pkgsrc
Committed By: tnn
Date: Mon Mar 28 00:11:28 UTC 2022
Modified Files:
pkgsrc/ham/gnuradio-utils: Makefile
Log Message:
gnuradio-utils: does not depend on SDL. Was added by mistake.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/ham/gnuradio-utils/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/gnuradio-utils/Makefile
diff -u pkgsrc/ham/gnuradio-utils/Makefile:1.38 pkgsrc/ham/gnuradio-utils/Makefile:1.39
--- pkgsrc/ham/gnuradio-utils/Makefile:1.38 Mon Jan 31 09:48:35 2022
+++ pkgsrc/ham/gnuradio-utils/Makefile Mon Mar 28 00:11:28 2022
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2022/01/31 09:48:35 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2022/03/28 00:11:28 tnn Exp $
PKGNAME= gnuradio-utils-${VERSION}
+PKGREVISION= 1
COMMENT= Utilities in GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
@@ -21,6 +22,5 @@ CMAKE_ARGS+= -DENABLE_GR_BLOCKTOOL=ON
CMAKE_ARGS+= -DENABLE_GR_MODTOOL=ON
CMAKE_ARGS+= -DENABLE_GR_UTILS=ON
-.include "../../devel/SDL/buildlink3.mk"
.include "../../lang/python/versioned_dependencies.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index