|
|
@ -20,6 +20,8 @@ |
|
|
|
# |
|
|
|
# --- ROCK-COPYRIGHT-NOTE-END --- |
|
|
|
|
|
|
|
var_append confopt " " "--enable-qt" |
|
|
|
pkginstalled qt33 && var_append confopt " " "--enable-qt3" |
|
|
|
# pkginstalled qt40 && var_append confopt " " "--enable-qt" |
|
|
|
var_append confopt " " "--disable-mono" |
|
|
|
hook_add postmake 3 "install_init dbus $confdir/dbus.init" |
|
|
|
|