summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorgdt <gdt>2007-05-17 12:49:34 +0000
committergdt <gdt>2007-05-17 12:49:34 +0000
commit9a1aa15b75ae8fbe592b893f283ba219d3dba9bc (patch)
treeea55a9e7554e58ce26cde207c4591f53894961c2 /meta-pkgs
parent476d4960873b6f4bab160980a0b2edabb09dafe4 (diff)
downloadpkgsrc-9a1aa15b75ae8fbe592b893f283ba219d3dba9bc.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')
-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