pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/meta-pkgs/gnuradio Depend on latest doxygen version (s...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f5a25aafcafb
branches:  trunk
changeset: 515774:f5a25aafcafb
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jul 07 19:30:48 2006 +0000

description:
Depend on latest doxygen version (some file changes again).

diffstat:

 meta-pkgs/gnuradio/Makefile.common |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r e04320e594ea -r f5a25aafcafb meta-pkgs/gnuradio/Makefile.common
--- a/meta-pkgs/gnuradio/Makefile.common        Fri Jul 07 19:09:16 2006 +0000
+++ b/meta-pkgs/gnuradio/Makefile.common        Fri Jul 07 19:30:48 2006 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index