|
@ -49,7 +49,7 @@ done |
|
|
|
|
|
|
|
|
if pkginstalled apache; then |
|
|
if pkginstalled apache; then |
|
|
pkgprefix -t apache |
|
|
pkgprefix -t apache |
|
|
var_append extraconfopt " " "--with-apxs2=$( pkgprefix sbindir apache )/apxs" |
|
|
|
|
|
|
|
|
var_append extraconfopt " " "--with-apxs2=$( pkgprefix bindir apache )/apxs" |
|
|
fi |
|
|
fi |
|
|
|
|
|
|
|
|
if pkginstalled freetype; then |
|
|
if pkginstalled freetype; then |
|
|