pkgsrc-WIP-changes archive

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

gnuradio: adjust for renamed version.mk



Module Name:	pkgsrc-wip
Committed By:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Mon Aug 3 20:55:36 2020 +0200
Changeset:	aa0f6fee8c5450eacf6386e4238795a5483b7aa7

Modified Files:
	gnuradio/Makefile

Log Message:
gnuradio: adjust for renamed version.mk

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=aa0f6fee8c5450eacf6386e4238795a5483b7aa7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gnuradio/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/gnuradio/Makefile b/gnuradio/Makefile
index 995da31308..decea681ea 100644
--- a/gnuradio/Makefile
+++ b/gnuradio/Makefile
@@ -2,7 +2,7 @@
 
 META_PACKAGE=	yes
 
-.include	"../../wip/gnuradio-core/Makefile.version"
+.include	"../../wip/gnuradio-core/version.mk"
 
 DISTNAME=	gnuradio-${VERSION}
 CATEGORIES=	meta-pkgs ham


Home | Main Index | Thread Index | Old Index