summaryrefslogtreecommitdiff
path: root/ham/gnuradio-qtgui
diff options
context:
space:
mode:
authorjoerg <joerg>2014-10-20 20:08:09 +0000
committerjoerg <joerg>2014-10-20 20:08:09 +0000
commit3aab25259f9271edaf38e7dac3d91280b84b8a91 (patch)
tree514f0155f90892c8428cb9dc4ef86496fe0a61e3 /ham/gnuradio-qtgui
parent1814a1f37695dfabaa4588193af5f9f2b0d64a27 (diff)
downloadpkgsrc-3aab25259f9271edaf38e7dac3d91280b84b8a91.tar.gz
Make sure that qwt-qt4 users don't pick up qwt6-qt4.
Diffstat (limited to 'ham/gnuradio-qtgui')
-rw-r--r--ham/gnuradio-qtgui/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/gnuradio-qtgui/Makefile b/ham/gnuradio-qtgui/Makefile
index 3722dc9e7a1..ad0b23231f4 100644
--- a/ham/gnuradio-qtgui/Makefile
+++ b/ham/gnuradio-qtgui/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2014/10/13 12:51:10 mef Exp $
+# $NetBSD: Makefile,v 1.2 2014/10/20 20:08:09 joerg Exp $
PKGNAME= gnuradio-qtgui-${VERSION}
+PKGREVISION= 1
COMMENT= Qt GUI module of GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"