|
@ -24,5 +24,7 @@ if [[ $libdir = *lib64 ]]; then |
|
|
fi |
|
|
fi |
|
|
|
|
|
|
|
|
if pkginstalled qt3; then |
|
|
if pkginstalled qt3; then |
|
|
|
|
|
pkgprefix -t qt3 |
|
|
var_append confopt ' ' '--with-doxywizard' |
|
|
var_append confopt ' ' '--with-doxywizard' |
|
|
|
|
|
var_append CXX_WRAPPER_APPEND ' ' "-I$root$( pkgprefix includedir qt3 )" |
|
|
fi |
|
|
fi |