summaryrefslogtreecommitdiff
path: root/meta-pkgs/gnuradio
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2007-05-17 12:49:34 +0000
committergdt <gdt@pkgsrc.org>2007-05-17 12:49:34 +0000
commit5cb857d50bfd0963166d5a3a0855dd7b4d60e199 (patch)
treeea55a9e7554e58ce26cde207c4591f53894961c2 /meta-pkgs/gnuradio
parent2bbac09c7196db5ad0e5b62eaac2aaeb7adaccae (diff)
downloadpkgsrc-5cb857d50bfd0963166d5a3a0855dd7b4d60e199.tar.gz
Omit gnuradio-radio-astronomy because it has a RESTRICTED dependency,
so that binary packages of the gnuradio metapackage can be distributed. Discussed with upstream maintainer and wulf@.
Diffstat (limited to 'meta-pkgs/gnuradio')
-rw-r--r--meta-pkgs/gnuradio/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/meta-pkgs/gnuradio/Makefile b/meta-pkgs/gnuradio/Makefile
index 4e491c52837..973707e7593 100644
--- a/meta-pkgs/gnuradio/Makefile
+++ b/meta-pkgs/gnuradio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/11/13 16:19:40 wulf Exp $
+# $NetBSD: Makefile,v 1.8 2007/05/17 12:49:34 gdt Exp $
.include "../../meta-pkgs/gnuradio/Makefile.version"
@@ -6,6 +6,7 @@ DISTNAME= gnuradio-${VERSION}
CATEGORIES= meta-pkgs ham gnuradio
MASTER_SITES= # empty
DISTFILES= # empty
+PKGREVISION= 1
MAINTAINER= wulf@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/gnuradio/
@@ -24,7 +25,8 @@ DEPENDS+= gnuradio-wxgui-${VERSION}{,nb[0-9]*}:../../ham/gnuradio-wxgui
DEPENDS+= gnuradio-examples-${VERSION}{,nb[0-9]*}:../../ham/gnuradio-examples
DEPENDS+= gnuradio-video-sdl-${VERSION}{,nb[0-9]*}:../../ham/gnuradio-video-sdl
DEPENDS+= gnuradio-trellis-${VERSION}{,nb[0-9]*}:../../ham/gnuradio-trellis
-DEPENDS+= gnuradio-radio-astronomy-${VERSION}{,nb[0-9]*}:../../ham/gnuradio-radio-astronomy
+# Omit gnuradio-radio-astronomy because it has a RESTRICTED dependency.
+# DEPENDS+= gnuradio-radio-astronomy-${VERSION}{,nb[0-9]*}:../../ham/gnuradio-radio-astronomy
DEPENDS+= gnuradio-howto-${VERSION}{,nb[0-9]*}:../../ham/gnuradio-howto
EXTRACT_ONLY= # empty