diff --git a/develop/doxygen/doxygen.conf b/develop/doxygen/doxygen.conf index ce810c27b..a940abd3d 100644 --- a/develop/doxygen/doxygen.conf +++ b/develop/doxygen/doxygen.conf @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../doxygen/doxygen.conf -# Copyright (C) 2006 - 2008 The OpenSDE Project +# Copyright (C) 2006 - 2009 The OpenSDE Project # # More information can be found in the files COPYING and README. # @@ -23,8 +23,8 @@ if [[ $libdir = *lib64 ]]; then var_append confopt ' ' '--platform linux-64' fi -if pkginstalled qt3; then - pkgprefix -t qt3 +if pkginstalled qt4; then + pkgprefix -t qt4 var_append confopt ' ' '--with-doxywizard' - var_append CXX_WRAPPER_APPEND ' ' "-I$root$( pkgprefix includedir qt3 )" + var_append CXX_WRAPPER_APPEND ' ' "-I$root$( pkgprefix includedir qt4 )" fi diff --git a/develop/doxygen/doxygen.desc b/develop/doxygen/doxygen.desc index 3a9b2b01e..8616c8bc2 100644 --- a/develop/doxygen/doxygen.desc +++ b/develop/doxygen/doxygen.desc @@ -48,4 +48,3 @@ [P] X -----5---9 127.100 [D] 3693116365 doxygen-1.5.9.src.tar.gz ftp://ftp.stack.nl/pub/users/dimitri/ -