diff options
author | mef <mef@pkgsrc.org> | 2019-06-21 15:54:14 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2019-06-21 15:54:14 +0000 |
commit | 3f19c2897ac10c1d640b948be7558168dc7baa20 (patch) | |
tree | 1899681408238b6b0b229efea616816c610d2fff /ham/gnuradio-qtgui | |
parent | ccc8c759ae48ac80c2216a32d6bb40429df3d15b (diff) | |
download | pkgsrc-3f19c2897ac10c1d640b948be7558168dc7baa20.tar.gz |
Prepare update 3.7.13.4 to 3.7.13.5, Remove PKGREVISION=, and remove BROKEN for -utils
Diffstat (limited to 'ham/gnuradio-qtgui')
-rw-r--r-- | ham/gnuradio-qtgui/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ham/gnuradio-qtgui/Makefile b/ham/gnuradio-qtgui/Makefile index 163c60ddc7e..de1a627d3b1 100644 --- a/ham/gnuradio-qtgui/Makefile +++ b/ham/gnuradio-qtgui/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.20 2018/12/13 19:52:03 adam Exp $ +# $NetBSD: Makefile,v 1.21 2019/06/21 15:54:14 mef Exp $ PKGNAME= gnuradio-qtgui-${VERSION} -PKGREVISION= 2 COMMENT= Qt GUI module of GNU Radio .include "../../ham/gnuradio-core/Makefile.common" |