git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21967 10447126-35f2-4685-b0cf-6dd780d3921f
@ -46,4 +46,5 @@ if pkginstalled postgresql ; then
pkgprefix -t postgresql
var_append confopt " " "--enable-postgre"
var_append confopt ' ' "--with-postgre-include=$root$( pkgprefix includedir postgresql )"
var_append confopt ' ' "--with-postgre-lib=$root$( pkgprefix libdir postgresql )"
fi