diff --git a/www/mnogosearch/Makefile b/www/mnogosearch/Makefile index 35d1c75b7069..e5b55643e77b 100644 --- a/www/mnogosearch/Makefile +++ b/www/mnogosearch/Makefile @@ -39,7 +39,7 @@ CONFIGURE_ARGS= --sysconfdir=${ETCDIR} \ SUB_FILES+= pkg-message PGSQL_USES= pgsql -PGSQL_CONFIGURE_ARGS+= --with-pgsql=${LOCALBASE} +PGSQL_CONFIGURE_WITH= pgsql=${LOCALBASE} .include