summaryrefslogtreecommitdiff
path: root/ham/gnuradio-companion/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ham/gnuradio-companion/Makefile')
-rw-r--r--ham/gnuradio-companion/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/ham/gnuradio-companion/Makefile b/ham/gnuradio-companion/Makefile
index c60ba9aa7af..105c3ba0c85 100644
--- a/ham/gnuradio-companion/Makefile
+++ b/ham/gnuradio-companion/Makefile
@@ -1,11 +1,14 @@
-# $NetBSD: Makefile,v 1.1 2014/10/13 12:51:08 mef Exp $
+# $NetBSD: Makefile,v 1.2 2014/10/28 06:41:20 mef Exp $
PKGNAME= gnuradio-companion-${VERSION}
+PKGREVISION= 1
COMMENT= User interface entry of GNU Radio
CONF_FILES+= ${EGDIR}/grc.conf ${PKG_SYSCONFDIR}/grc.conf
DEPENDS+= ${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml/
+DEPENDS+= xdg-utils-[0-9]*:../../misc/xdg-utils
+REPLACE_BASH= grc/freedesktop/grc_setup_freedesktop.in
.include "../../ham/gnuradio-core/Makefile.common"
.include "../../ham/gnuradio-core/Nocore.mk"