summaryrefslogtreecommitdiff
path: root/meta-pkgs/gnuradio
diff options
context:
space:
mode:
authorwiz <wiz>2006-07-07 19:30:48 +0000
committerwiz <wiz>2006-07-07 19:30:48 +0000
commit7bafcdb6ecfe6e2deac516b7ea2978c4a1610fcf (patch)
tree8cf27ea7f4a0f97386250e2bf05f6744abd51bfa /meta-pkgs/gnuradio
parent987952c48c6e9a8b50c38f37395dc686dea10798 (diff)
downloadpkgsrc-7bafcdb6ecfe6e2deac516b7ea2978c4a1610fcf.tar.gz
Depend on latest doxygen version (some file changes again).
Diffstat (limited to 'meta-pkgs/gnuradio')
-rw-r--r--meta-pkgs/gnuradio/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/gnuradio/Makefile.common b/meta-pkgs/gnuradio/Makefile.common
index eb2743574d1..c67cdcaf4e2 100644
--- a/meta-pkgs/gnuradio/Makefile.common
+++ b/meta-pkgs/gnuradio/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2006/05/12 19:24:41 gdt Exp $
+# $NetBSD: Makefile.common,v 1.4 2006/07/07 19:30:48 wiz Exp $
#
# This Makefile fragment is included at the top of package Makefiles for
# GNU Radio distributed packages (they all share common configure and build
@@ -15,7 +15,7 @@ GNU_CONFIGURE= yes
USE_LANGUAGES= c++
USE_TOOLS+= gmake automake autoconf pkg-config
-BUILD_DEPENDS+=doxygen>=1.4.3nb1:../../devel/doxygen
+BUILD_DEPENDS+=doxygen>=1.4.7:../../devel/doxygen
PY_PATCHPLIST= yes
PYTHON_VERSIONS_ACCEPTED= 24 23